Freigeben über


UserDelegationDataSet.ResourceDelegationsRow.DELEGATION_START-Eigenschaft

Ruft ab oder legt das Startdatum der Delegierung.

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

Syntax

'Declaration
Public Property DELEGATION_START As DateTime
    Get
    Set
'Usage
Dim instance As UserDelegationDataSet.ResourceDelegationsRow
Dim value As DateTime

value = instance.DELEGATION_START

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

Eigenschaftswert

Typ: System.DateTime
Gibt DateTimezurück.

Siehe auch

Referenz

UserDelegationDataSet.ResourceDelegationsRow Klasse

UserDelegationDataSet.ResourceDelegationsRow-Member

WebSvcResource-Namespace