Compartilhar via


TimesheetListDataSet.TimesheetsRow.IsTS_QUEUE_COUNTERNull método

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

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

Sintaxe

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

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

TimesheetListDataSet.TimesheetsRow classe

TimesheetListDataSet.TimesheetsRow membros

WebSvcTimeSheet namespace