IMetabaseCustomObjectWriter.NewElementDependencies

Syntax

NewElementDependencies: IMbElementDependencies;

Description

The NewElementDependencies method creates a new collection of the dependencies of the user class object on the elements of the MDM dictionary.

Comments

On creating a new collection, a key of the current object of a custom class is automatically set in a template of the ObjectKey collection.

Example

The method use is given in example for the IMetabaseCustomObjectSerializer.ElementDependencies property.

See also:

IMetabaseCustomObjectWriter