StatusingDataSet.AssignmentsRow.SetAB_BASE_BUDGET_WORKNull Method
Sets the AB_BASE_BUDGET_WORK property to a a null reference (Nothing in Visual Basic) value.
Namespace: [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl
Syntax
'Declaration
Public Sub SetAB_BASE_BUDGET_WORKNull
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
instance.SetAB_BASE_BUDGET_WORKNull()
public void SetAB_BASE_BUDGET_WORKNull()
See Also
Reference
StatusingDataSet.AssignmentsRow Class