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