Proprietà Action.Target

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

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

C#
public string Target { get; set; }

Valore proprietà

Tipo: System.String
A string that contains the name of the action associated with the target.

Vedere anche

Riferimento

Action Classe

Spazio dei nomi Microsoft.AnalysisServices