Właściwość Action.TargetType
Pobiera lub ustawia moduł, wymiar, atrybut, hierarchii lub poziom, który jest skojarzony z akcja.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Property TargetType As ActionTargetType
Get
Set
'Użycie
Dim instance As Action
Dim value As ActionTargetType
value = instance.TargetType
instance.TargetType = value
public ActionTargetType TargetType { get; set; }
public:
property ActionTargetType TargetType {
ActionTargetType get ();
void set (ActionTargetType value);
}
member TargetType : ActionTargetType with get, set
function get TargetType () : ActionTargetType
function set TargetType (value : ActionTargetType)
Wartość właściwości
Typ: Microsoft.AnalysisServices.ActionTargetType
element członkowski, z którego uruchamiany jest akcja.