Share via


ProjectDataSet.ProjectResourceRow.SetRES_VACNull method

Sets the RES_VAC property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetRES_VACNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow

instance.SetRES_VACNull()
public void SetRES_VACNull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcStatusing namespace