Click or drag to resize
TableHyperCubeMeasure Properties

The TableHyperCubeMeasure type exposes the following members.

Properties
  NameDescription
Public propertyAttributeExpressions
List of attribute expressions.
(Inherited from NxMeasure.)
Public propertyCalcCond
Specifies a calculation condition, which must be fulfilled for the measure to be calculated. If the calculation condition is not met, the measure is excluded from the calculation. This property is optional. By default, there is no calculation condition.
(Inherited from NxMeasure.)
Public propertyDef
Refers to a measure stored in the hypercube.
(Inherited from NxMeasure.)
Public propertyLibraryId
Refers to a measure stored in the library.
(Inherited from NxMeasure.)
Public propertySession
The session from which this structure was created.
(Inherited from AbstractStructure.)
Public propertySortBy
Defines the sort criteria. This property is optional. The default value is sort by ascending alphabetic order.
(Inherited from NxMeasure.)
Top
See Also