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: ProjectServerServices (in ProjectServerServices.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