CellPermission.Expression Property

Definition

Gets or sets the MDX Expression associated with a CellPermission object.

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

Property Value

An MDX expression.

Applies to