ProjectDataSet.AssignmentRow.SetASSN_WORK_VARNull Method
Sets the ASSSN_WORK_VAR() property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetASSN_WORK_VARNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow
instance.SetASSN_WORK_VARNull()
public void SetASSN_WORK_VARNull()
See Also
Reference
ProjectDataSet.AssignmentRow Class