Action.CaptionIsMdx 属性

定义

获取或设置一个值,该值指示标题是否为多维表达式 (MDX)。

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

属性值

如果标题是 MDX 表达式,则为 true;否则为 false。

适用于