Share via


ProjectDataSet.AssignmentRow.SetASSN_FINISH_VARNull method

Sets the ASSN_FINISH_VAR property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetASSN_FINISH_VARNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow

instance.SetASSN_FINISH_VARNull()
public void SetASSN_FINISH_VARNull()

See also

Reference

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcStatusing namespace