IMetabaseCustomObjectReference

Assembly: Metabase;

Description

The IMetabaseCustomObjectReference interface contains properties used to work with an object dependency of a custom class.

Inheritance Hierarchy

          IMetabaseCustomObjectReference

Properties

  Property name Brief description
Key The Key property returns a dependency key.
Object The Object property returns the repository object, on which the custom class object depends.
Owner The Owner property returns the repository object owner, on whom the custom class object depends.

See also:

Metabase Assembly Interfaces