Compartir a través de


de la propiedad TimesheetListDataSet.TimesheetsRow.TS_STATUS_ENUM

Especifica el tipo de TimesheetEnum.Status para este parte de horas.

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

Sintaxis

'Declaración
Public Property TS_STATUS_ENUM As Byte
    Get
    Set
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRow
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 TimesheetListDataSet.TimesheetsRow

Miembros TimesheetListDataSet.TimesheetsRow

Espacio de nombres WebSvcTimeSheet