Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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