Action.CaptionIsMdx 屬性

定義

取得或設定值,這個值表示標題是否為多維度運算式 (MDX) 運算式。

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

屬性值

如果標題是 MDX 運算式,則為 true;否則為 false。

適用於