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