Share via


ProjectDataSet.AssignmentRow.SetASSN_VACNull method

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

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

Syntax

'Declaration
Public Sub SetASSN_VACNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow

instance.SetASSN_VACNull()
public void SetASSN_VACNull()

See also

Reference

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcStatusing namespace