Compartilhar via


TimesheetDataSet.HeadersRow.IsRES_TIMESHEET_MGR_UIDNull método

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

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

Sintaxe

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

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

TimesheetDataSet.HeadersRow classe

TimesheetDataSet.HeadersRow membros

WebSvcTimeSheet namespace