IMbElementDependencyTemplate.ObjectKey

Syntax

ObjectKey: Integer;

Description

The ObjectKey property determines a key of the object with dependencies on which the work is executed.

Comments

To get an object key it is necessary to use the IMetabaseObjectDescriptor.Key property or the IMetabase.GetObjectKeyById method.

See also:

IMbElementDependencyTemplate