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