Cube.Actions Property

Definition

Gets the actions collection for the cube.

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

Property Value

An ActionCollection object.

Attributes

Applies to