Compartilhar via


TimesheetDataSet.HeadersRow.IsTS_PRELOAD_TYPENull método

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

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

Sintaxe

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

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

TimesheetDataSet.HeadersRow classe

TimesheetDataSet.HeadersRow membros

WebSvcTimeSheet namespace