Action.TargetType Property

Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action.

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

Syntax

C#
public ActionTargetType TargetType { get; set; }

Property Value

Type: Microsoft.AnalysisServices.ActionTargetType
A member from which the action is launched.

See Also

Reference

Action Class

Microsoft.AnalysisServices Namespace