Laner > Laner Assembly Interfaces > IVirtualMetaObject > IVirtualMetaObject.MetabaseObject
MetabaseObject: IMetabaseObject;
MetabaseObject: Prognoz.Platform.Interop.Metabase.IMetabaseObject;
The MetabaseObject property determines the repository object that stores the object.
To edit object description, use the IVirtualMetaObject.Description property.
The property use is given in the example for IValidationFilterSettings.CellStyle.
See also: