ProjectDataSet.AssignmentRow.SetASSN_VACNull Method
Sets the ASSN_VAC property to a null value.
Namespace: WebSvcProject
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