ProjectDataSet.ProjectResourceRow.SetRES_ACWPNull method

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

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

Syntax

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

instance.SetRES_ACWPNull()
public void SetRES_ACWPNull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcStatusing namespace