Compartir a través de


de la propiedad UnsubmittedTimesheetDataSet.TimePeriodsRow.TS_STATUS_ENUM

Se utiliza para almacenar el estado de TS_STATUS_ENUM del parte de horas especificado.

Espacio de nombres:  WebSvcAdmin
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Property TS_STATUS_ENUM As Byte
    Get
    Set
'Uso
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsRow
Dim value As Byte

value = instance.TS_STATUS_ENUM

instance.TS_STATUS_ENUM = value
public byte TS_STATUS_ENUM { get; set; }

Valor de propiedad

Tipo: System.Byte

Vea también

Referencia

clase UnsubmittedTimesheetDataSet.TimePeriodsRow

Miembros UnsubmittedTimesheetDataSet.TimePeriodsRow

Espacio de nombres WebSvcAdmin