ICalendarDimAttribute

Assembly: Dimensions;

Description

The ICalendarDimAttribute interface contains properties of custom attribute of calendar dictionary.

Inheritance Hierarchy

INamedEntity

ICalendarDimAttribute

Properties

  Property name Brief description
DataType The DataType property returns type of custom attribute in calendar dictionary.
Expression The Expression property returns expression based on which attribute values are formed.
Format The Format property determines format of attribute values for selected dictionary level.
HasHierarchy The HasHierarchy property determines whether custom attribute is used as alternative hierarchy.

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