Dependency
Represents dependency information for one ObjectType.
Get or sets a string indicating whether a dependent object is deleted or unlinked when a specific object is deleted.
Get or sets a string indicating whether the object for deletion is a parent, or a field on a single or multiple object field.
Get or sets the number of objects with a dependency on a specific object selected for deletion.
Get or sets the degree of dependency between object types.
Gets or sets a string indicating the type of the Relativity object dependent on the object selected for deletion.
public Dependency()
Initializes a new instance of the Dependency class.