Compartilhar via


TimesheetDataSet.StatusingChangeLogRow.IsVALUENull método

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

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

Sintaxe

'Declaração
Public Function IsVALUENull As Boolean
'Uso
Dim instance As TimesheetDataSet.StatusingChangeLogRow
Dim returnValue As Boolean

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

TimesheetDataSet.StatusingChangeLogRow classe

TimesheetDataSet.StatusingChangeLogRow membros

WebSvcTimeSheet namespace