CalculatedMemberData Properties

The CalculatedMemberData type exposes the following members.

Properties
  NameDescription
Public propertyCalculatedMemberExpression
Gets the calculated member expression.
Public propertyCaption
Gets or sets the caption.
Public propertyFormatString
Gets or sets the format string.
Public propertyMeasureGroup
Gets or sets the measure group.
Public propertyName
Gets or sets the name.
Public propertyParentHierarchyUniqueName
Gets or sets the unique name of name of the parent hierarchy.
Public propertyParentMemberUniqueName
Gets or sets parent member unique name.
Public propertySolveOrder
Gets or sets the solve order.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyUniqueName
Gets the object unique name.
Top
See Also