Expand Minimize
This topic has not yet been rated - Rate this topic

ResourceDataSet.ResourcesRow.IsRES_HAS_NOTESNull method

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

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)
Public Function IsRES_HAS_NOTESNull As Boolean
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As Boolean

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

Return value

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