PerspectiveAction.Action Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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