ProjectDataSet.ProjectResourceRow.SetRES_BCWPNull Method
Sets the RES_BCWP property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetRES_BCWPNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_BCWPNull()
public void SetRES_BCWPNull()
See Also
Reference
ProjectDataSet.ProjectResourceRow Class