Assembly: Dimensions;
The IDimAttribute interface contains properties of dictionary attribute.
IDimAttribute
Property name | Brief description | |
DataDomain | The DataDomain property returns data type to store multibyte information in attribute. | |
DataType | The DataType property returns type of attribute data. | |
DisplayDataDomain | The DisplayDataDomain property returns type of multibyte information displayed in the attribute | |
DisplayDataType | The DisplayDataType property returns type of displayed attribute value. | |
HasHierarchy | The HasHierarchy property determines whether attribute is used as alternative hierarchy. | |
HasMultipleValues | The HasMultipleValues property returns if multiple selection is available for dictionary element. | |
Hierarchies | The Hierarchies property returns collection of attribute hierarchies. | |
ObjectLinked | The ObjectLinked property determines whether dictionary attribute is a link to the repository object. | |
Visible | The Visible property determines whether attribute values are shown. |
Property name | Brief description | |
Id | The Id property returns the object identifier. | |
Key | The Key property returns the object key. | |
Name | The Name property returns the object name. |
See also: