Aracılığıyla paylaş


Action.Type Özelliği

Alır veya ayarlar bir eylem biçimini temsil eden bir tür.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Public Property Type As ActionType
    Get
    Set
'Kullanım
Dim instance As Action
Dim value As ActionType

value = instance.Type

instance.Type = value
public ActionType Type { get; set; }
public:
property ActionType Type {
    ActionType get ();
    void set (ActionType value);
}
member Type : ActionType with get, set
function get Type () : ActionType
function set Type (value : ActionType)

Özellik Değeri

Tür: Microsoft.AnalysisServices.ActionType
Bir eylem tipi.