PerspectiveAction.ActionID Property

Gets or sets the Action identifier associated with a PerspectiveAction object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string ActionID { get; set; }

Property Value

Type: System.String
A unique name for an Action.

See Also

Reference

PerspectiveAction Class

Microsoft.AnalysisServices Namespace