IMetabaseObjectDescriptor.TrackElementDependents

Syntax

TrackElementDependents: Boolean;

Description

The TrackElementDependents property indicates whether the objects that depend on the current object elements are tracked.

Comments

This property is relevant for the MDM dictionaries. If this property is changed, the IMetabaseObjectDescriptor.ElementDependenciesTrackingType property is changed automatically.

Example

The example of property use is given in the example for the IMetabaseObjectDescriptor.TrackElementDependencies property.

See also:

IMetabaseObjectDescriptor