IUserDimAttribute

Assembly: Dimensions;

Description

The IUserDimAttribute interface contains properties of calculated dictionary's attribute.

Inheritance Hierarchy

          INamedEntityModel

          IUserDimAttribute

Properties

  Property name Brief description
DataType The DataType property shows data type for attribute of a calculated dictionary.
HasHierarchy The HasHierarchy property determines whether attribute is used as alternative hierarchy.
Visible The Visible property determines whether attribute values are visible.

Properties inherited from INamedEntity

  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:

Dimensions Assembly Interfaces