Action.Type Property

Gets or sets a type representing a form of the action.

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

Syntax

C#
public ActionType Type { get; set; }

Property Value

Type: Microsoft.AnalysisServices.ActionType
An action type.

See Also

Reference

Action Class

Microsoft.AnalysisServices Namespace