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

ProjectDataSet.ProjectResourceRow.IsRES_PEAKNull method

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

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

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

Return value

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