Redigera

Dela via


CaptionIsMdx Element (ASSL)

Defines whether the caption for the Action element is a Multidimensional Expressions (MDX) expression.

Syntax

  
<Action>  
   ...  
   <CaptionIsMdx>...</CaptionIsMdx>  
   ...  
</Action>  

Element Characteristics

Characteristic Description
Data type and length Boolean
Default value False
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent element Action
Child elements None

Remarks

The element that corresponds to the parent of CaptionIsMdx in the Analysis Management Objects (AMO) object model is Action.

See Also

Properties (ASSL)