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