Action.Type Property

Definition

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

public Microsoft.AnalysisServices.ActionType Type { get; set; }
member this.Type : Microsoft.AnalysisServices.ActionType with get, set
Public Property Type As ActionType

Property Value

An action type.

Applies to