Freigeben über


StatusTransactionDataSet.StatusTransactionsRow.ASSN_TRANS_ACTION_ENUM-Eigenschaft

Gibt die Aktion, die eine genehmigende Person für eine Transaktion ausgeführt wurde.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property ASSN_TRANS_ACTION_ENUM As Short
    Get
    Set
'Usage
Dim instance As StatusTransactionDataSet.StatusTransactionsRow
Dim value As Short

value = instance.ASSN_TRANS_ACTION_ENUM

instance.ASSN_TRANS_ACTION_ENUM = value
public short ASSN_TRANS_ACTION_ENUM { get; set; }

Eigenschaftswert

Typ: System.Int16

Hinweise

Es dauert dieselben Werte wie die TaskManagement.StatusApprovalType -Aufzählung.

Siehe auch

Referenz

StatusTransactionDataSet.StatusTransactionsRow Klasse

StatusTransactionDataSet.StatusTransactionsRow-Member

WebSvcStatusing-Namespace