Compartilhar via


UserDelegationDataSet.ResourceDelegationsRow.DELEGATION_START propriedade

Obtém ou define a data de início da delegação.

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

Sintaxe

'Declaração
Public Property DELEGATION_START As DateTime
    Get
    Set
'Uso
Dim instance As UserDelegationDataSet.ResourceDelegationsRow
Dim value As DateTime

value = instance.DELEGATION_START

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

Valor de propriedade

Tipo: System.DateTime
Retorna DateTime.

Ver também

Referência

UserDelegationDataSet.ResourceDelegationsRow classe

UserDelegationDataSet.ResourceDelegationsRow membros

WebSvcResource namespace