Compartir a través de


de la propiedad ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.TS_LINE_STATUS

Indica el estado de aprobación de este elemento de línea del parte de horas.

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

Sintaxis

'Declaración
Public Property TS_LINE_STATUS As Byte
    Get
    Set
'Uso
Dim instance As ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
Dim value As Byte

value = instance.TS_LINE_STATUS

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

Valor de propiedad

Tipo: System.Byte

Vea también

Referencia

clase ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow

Miembros ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow

Espacio de nombres WebSvcTimeSheet