Perspective.Actions Property

Definition

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

Applies to