CellPermission.Expression 属性

定义

获取或设置与 CellPermission 对象关联的 MDX 表达式。

public string Expression { get; set; }
member this.Expression : string with get, set
Public Property Expression As String

属性值

一个 MDX 表达式。

适用于