ProjectDataSet.AssignmentRow.SetAB_STARTNull Method
Sets the AB_START property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetAB_STARTNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow
instance.SetAB_STARTNull()
public void SetAB_STARTNull()
See Also
Reference
ProjectDataSet.AssignmentRow Class