MetaAttributeParamItemEventArgs.CreateArgs

Fore Syntax

CreateArgs(Attribute: String; Param: IMetaAttributeParamItem);

Fore.NET Syntax

CreateArgs(Attribute: String; Param: Prognoz.Platform.Interop.ExtCtrls.MetaAttributeParamItem);

Parameters

Attribute. Attribute name.

Param. Parameter functioning as attribute value.

Description

The CreateArgs constructor creates argument of the event at assigning a parameter to the attribute.

See also:

MetaAttributeParamItemEventArgs