IMetabaseObjectDescriptor.TrackElementDependents

Fore Syntax

TrackElementDependents: Boolean;

Fore.NET 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 ElementDependenciesTrackingType property is changed automatically.

Example

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

See also:

IMetabaseObjectDescriptor