Protocol.Covington.WorkRequest.DAL.Request.UpdateAllWDepartmentIDLogic Function
Purpose: Update method for updating one or more rows using the Foreign Key 'DepartmentID. This method will Update one or more existing rows in the database. It will reset the field 'DepartmentID' in all rows which have as value for this field the value as set in property 'departmentIDOld' to the value as set in property 'departmentID'.

Public bool UpdateAllWDepartmentIDLogic ()
  Return Description  
    bool True if succeeded, otherwise an Exception is thrown.

 
Remarks:
Properties needed for this method: Properties set after a succesful call of this method: