PerspectiveAction.Action Property

Definition

Gets the Action associated with a PerspectiveAction object.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.Action Action { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Action : Microsoft.AnalysisServices.Action
Public ReadOnly Property Action As Action

Property Value

An Action object.

Attributes

Applies to