IMbElementDependent.Object

Fore Syntax

Object: IMetabaseObjectDescriptor;

Fore.NET Syntax

Object: Prognoz.Platform.Interop.Metabase.IMetabaseObjectDescriptor;

Description

The Object property determines a repository object, on which MDM dictionary elements depend.

Comments

To get a MDM dictionary, on which elements depend on repository object, use the IMbElementDependent.Dictionary property.

Fore and Fore.NET Examples

The property use is given in the example for IMbElementDependent.Dictionary.

See also:

IMbElementDependent