This topic has not yet been rated - Rate this topic

ProjectDataSet.AssignmentCustomFieldsRow.IsNUM_VALUENull method

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

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)
Public Function IsNUM_VALUENull As Boolean
Dim instance As ProjectDataSet.AssignmentCustomFieldsRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.