ProjectDataSet.ProjectResourceRow.SetRES_BCWSNull method
Sets the RES_BCWS property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_BCWSNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_BCWSNull()
public void SetRES_BCWSNull()
See also
Reference
ProjectDataSet.ProjectResourceRow class