MetaAttributeParamItemEventArgs

Assembly: ExtCtrls;

Namespace: Prognoz.Platform.Interop.ExtCtrls;

Description

The MetaAttributeParamItemEventArgs class implements argument of the event at assigning a parameter to the attribute.

Comments

At assigning a parameter to the attribute for the MetaAttributesBreadcrumb component the OnMetaAttributeParam event is generated.

Fore.NET Syntax

Class used to get an analog of the MetaAttributeParamItemEventArgs class:

None;

Class used to get an analog of the MetaAttributeParamItemEventArgs class object:

MetaAttributeParamItemEventArgsClass;

Constructors

  Constructor name Brief description
The CreateArgs constructor creates argument of the event at assigning a parameter to the attribute.

Constructors inherited from MetaAttributeBreadcrumbItemEventArgs

  Constructor name Brief description
The Create constructor creates a copy of argument of events related to the attributes of time series database.

Properties of class object inherited from IMetaAttributeParamItemEventArgs

  Property name Brief description
The Param property returns the parameter, which was selected as an attribute value.

Properties of class object inherited from IMetaAttributeBreadcrumbItemEventArgs

  Property name Brief description
The Attribute property returns the name of the attribute, to which the event relates.

Properties of class object inherited from IBreadcrumbItemEventArgs

  Property name Brief description
The Item property returns the element.

See also:

ExtCtrls Assembly Classes