Perspective.Actions 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 actions for the perspective.
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.PerspectiveActionCollection Actions { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Actions : Microsoft.AnalysisServices.PerspectiveActionCollection
Public ReadOnly Property Actions As PerspectiveActionCollection
Property Value
A PerspectiveActionCollection object.
- Attributes