de la propiedad UserDelegationDataSet.ResourceDelegationsRow.DELEGATION_START
Obtiene o establece la fecha de comienzo de la delegación.
Espacio de nombres: WebSvcResource
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
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 propiedad
Tipo: System.DateTime
Devuelve DateTime.
Vea también
Referencia
clase UserDelegationDataSet.ResourceDelegationsRow