ProjectDataSet.AssignmentRow.SetASSN_IS_OVERALLOCATEDNull method
Sets the ASSN_IS_OVERALLOCATED property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.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