Protocol.Covington.WorkRequest.DAL.WorkTime.Update Function
Purpose: Update method. This method will Update one existing row in the database.
Public bool Update ()
Return
Description
bool
True if succeeded, otherwise an Exception is thrown.
Remarks:
Properties needed for this method:
WorkTimeID
AcutalHours. May be SqlInt16.Null
BillablePercentage. May be SqlInt16.Null
CapitalizedPercentage. May be SqlInt16.Null
TotalBillable. May be SqlInt16.Null
ClientServiceID. May be SqlInt32.Null
AssignmentID
Properties set after a succesful call of this method:
ErrorCode