Compartilhar via


TimesheetDataSet.HeadersRow.IsTS_STATUS_ENUMNull método

Determina se a propriedade TS_STATUS_ENUM está definida como um valor nulo.

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

Sintaxe

'Declaração
Public Function IsTS_STATUS_ENUMNull As Boolean
'Uso
Dim instance As TimesheetDataSet.HeadersRow
Dim returnValue As Boolean

returnValue = instance.IsTS_STATUS_ENUMNull()
public bool IsTS_STATUS_ENUMNull()

Valor retornado

Tipo: System.Boolean

Ver também

Referência

TimesheetDataSet.HeadersRow classe

TimesheetDataSet.HeadersRow membros

WebSvcTimeSheet namespace