Compartilhar via


TimesheetListDataSet.TimesheetsRow.IsTS_CREATOR_RES_UIDNull método

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

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

Sintaxe

'Declaração
Public Function IsTS_CREATOR_RES_UIDNull As Boolean
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim returnValue As Boolean

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

TimesheetListDataSet.TimesheetsRow classe

TimesheetListDataSet.TimesheetsRow membros

WebSvcTimeSheet namespace