Freigeben über


StatusTransactionDataSet.StatusTransactionsRow.ASSN_TRANS_DELEGATE_DATE-Eigenschaft

Gibt an, das Datum und Uhrzeit der Delegierungszuordnung für die angegebene Transaktion.

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

Syntax

'Declaration
Public Property ASSN_TRANS_DELEGATE_DATE As DateTime
    Get
    Set
'Usage
Dim instance As StatusTransactionDataSet.StatusTransactionsRow
Dim value As DateTime

value = instance.ASSN_TRANS_DELEGATE_DATE

instance.ASSN_TRANS_DELEGATE_DATE = value
public DateTime ASSN_TRANS_DELEGATE_DATE { get; set; }

Eigenschaftswert

Typ: System.DateTime

Hinweise

Ist dies eine Neuzuordnung (ASSN_TRANS_TYPE_ENUM werden 3), dies ist das Startdatum für die neu erstellte Zuordnung.

Siehe auch

Referenz

StatusTransactionDataSet.StatusTransactionsRow Klasse

StatusTransactionDataSet.StatusTransactionsRow-Member

WebSvcStatusing-Namespace