ProjectDataSet.AssignmentRow.SetAB_FINISHNull Method
Sets the AB_FINISH property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
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