TrackElementDependents: Boolean;
The TrackElementDependents property indicates whether the objects that depend on the current object elements are tracked.
This property is relevant for the MDM dictionaries. If this property is changed, the IMetabaseObjectDescriptor.ElementDependenciesTrackingType property is changed automatically.
The example of property use is given in the example for the IMetabaseObjectDescriptor.TrackElementDependencies property.
See also: