ProjectDataSet.ProjectResourceRow.SetRES_PEAKNull method

Sets the RES_PEAK property to a a null reference (Nothing in Visual Basic) value.

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

Syntax

'Declaration
Public Sub SetRES_PEAKNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow

instance.SetRES_PEAKNull()
public void SetRES_PEAKNull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcStatusing namespace