Dimensions > Dimensions Assembly Interfaces > IStandardDimAttribute
Assembly: Dimensions;
Namespace: Prognoz.Platform.Interop.Dimensions;
The IStandardDimAttribute interface contains properties of a table dictionary attribute.
IStandardDimAttribute
Property name | Brief description | |
![]() |
DataType | The DataType property determines type of dictionary attribute data. |
![]() |
HasHierarchy | The HasHierarchy property determines whether attribute is used as alternative hierarchy. |
![]() |
Nullable | Outdated. |
![]() |
Visible | The Visible property determines whether attribute values are visible. |
Property name | Brief description | |
![]() |
Id | The Id property determines object identifier. |
![]() |
Key | The Key property returns the object key. |
![]() |
Name | The Name property determines object name. |
See also: