ProjectDataSet.AssignmentRow.SetAB_STARTNull method
Sets the AB_START property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.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