IVirtualMetaObject.MetabaseObject

Fore Syntax

MetabaseObject: IMetabaseObject;

Fore.NET Syntax

MetabaseObject: Prognoz.Platform.Interop.Metabase.IMetabaseObject;

Description

The MetabaseObject property determines the repository object that stores the object.

Comments

To edit object description, use the IVirtualMetaObject.Description property.

Fore and Fore.NET examples

The property use is given in the example for IValidationFilterSettings.CellStyle.

See also:

IVirtualMetaObject