Share via


ProjectDataSet.AssignmentRow.SetAB_FINISHNull method

Sets the AB_FINISH property to a null value.

Namespace:  WebSvcProject
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

WebSvcProject namespace