ExtCtrls > ExtCtrls Assembly Interfaces > IMetaAttributeParamItem
Assembly: ExtCtrls;
Namespace: Prognoz.Platform.Interop.ExtCtrls;.
The IMetaAttributeParamItem interface contains properties of the parameter used in attributes that are displayed in the MetaAttributesBreadcrumb component.
IMetaAttributeParamItem
Property name | Brief description | |
![]() |
The Id property determines parameter identifier. | |
![]() |
The Key property determines parameter key. | |
![]() |
The Name property determines name of the parameter. | |
![]() |
The Tag property determines data connected to this parameter. | |
![]() |
The Visible property determines whether parameter is displayed in the list of parameters that can function as attribute value. |
See also: