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