ProjectDataSet.ProjectResourceRow.SetRES_BCWSNull Method
Sets the RES_BCWS property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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