IDependencyTreeNode
Represents one or more objects of the same type and level of hierarchy dependent on an object selected for deletion.
The action (delete or unlink) that will occur to the dependent object(s) when the object(s) selected for deletion are deleted.
The count of dependent objects that share an object type at this level of the hierarchy.
Nodes dependent on this one in the tree.
When true, the calling user does not have permission to execute the Action on delete.
The object type of the dependent object(s).
When true, the calling user does not have permission to view the ObjectType.
The parent of this dependency in the tree. Null if this is the top-level node.
Indicates the type of relationship this dependency has with its Parent.
When Relationship is Field, contains a reference to the field. Otherwise null.
When true, the calling user does not have permission to view the RelationshipField.