Share via


ProjectDataSet.AssignmentRow.SetAB_FINISHNull method

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

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

Syntax

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

instance.SetAB_FINISHNull()
public void SetAB_FINISHNull()

See also

Reference

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcStatusing namespace