Version

ICalculatedOlapElement Interface Members

The following tables list the members exposed by ICalculatedOlapElement.

Public Properties
 NameDescription
 PropertyExpressionGets or sets the MDX expression which this element evaluates.  
 PropertyFormatStringGets or sets a Microsoft Office style format string used by client application.  
 PropertyIsReadOnlyGets a value indicating whether the value of Expression property can be modified.  
 PropertySolveOrderGets or sets the order in which calculated member is evaluated if there is an intersection between multiple calcualted mambers.  
See Also