IMetaAttributeSetting.MetaParamItemsCollection

Fore Syntax

MetaParamItemsCollection: IMetaAttributeParamItems;

Fore.NET Syntax

MetaParamItemsCollection: Prognoz.Platform.Interop.ExtCtrls.IMetaAttributeParamItems;

Description

The MetaParamItemsCollection property returns parameter collection that may function as attribute value.

Example

The property use is given in description of the IMetaAttributeParamItems.Add method.

See also:

IMetaAttributeSetting