StatusingDataSet.AssignmentsRow.SetAB_BASE_STARTNull method
Sets the AB_BASE_START property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetAB_BASE_STARTNull
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
instance.SetAB_BASE_STARTNull()
public void SetAB_BASE_STARTNull()
See also
Reference
StatusingDataSet.AssignmentsRow class