StandardAction.Expression Property

Definition

Gets or sets an MDX Expression associated with a StandardAction object.

[System.ComponentModel.Browsable(true)]
public string Expression { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.Expression : string with get, set
Public Property Expression As String

Property Value

An MDX Expression.

Attributes

Applies to