ProjectDataSet.ProjectResourceRow.SetRES_ACWPNull method
Sets the RES_ACWP property to a null value.
Namespace: WebSvcProject
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