Action.CaptionIsMdx Property

Definition

Gets or sets a value indicating whether the caption is a Multidimensional Expressions (MDX) expression.

public bool CaptionIsMdx { get; set; }
member this.CaptionIsMdx : bool with get, set
Public Property CaptionIsMdx As Boolean

Property Value

true if the caption is an MDX expression; otherwise, false.

Applies to