Share via


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:  ProjectServerServices (in ProjectServerServices.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

ProjectDataSet.AssignmentRow members

WebSvcStatusing namespace