This structure has information on attributes.
Type ESB_ATTRIBUTEINFO_T MbrName As String * ESB_MBRNAMELEN DimName As String * ESB_MBRNAMELEN Attribute As Variant End Type
VB Data Type | Field | Description |
---|---|---|
As String * ESB_MBRNAMELEN | MbrName | Attribute member name from ESB_MEMBERINFO_T or ESB_MBRINFO_T, including a long name |
As String * ESB_MBRNAMELEN | DimName | Attribute dimension name |
As Variant | Attribute | Attribute value |