ProjectDataSet.AssignmentRow.SetAB_FINISHNull Method

Sets the AB_FINISH property to a null value.

Namespace:  WebSvcProject
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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