ProjectDataSet.ProjectResourceRow.SetRES_BCWPNull method
Sets the RES_BCWP property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.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