Share via


TimesheetDataSet.StatusingChangeLogRow.IsVALUENull method

Determines whether the VALUE property is set to a null value.

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

Syntax

'Declaration
Public Function IsVALUENull As Boolean
'Usage
Dim instance As TimesheetDataSet.StatusingChangeLogRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

TimesheetDataSet.StatusingChangeLogRow class

TimesheetDataSet.StatusingChangeLogRow members

WebSvcTimeSheet namespace