ProjectDataSet.AssignmentRow.SetASSN_VACNull Method
Sets the ASSN_VAC property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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