ProjJournalTrans.setQtyFromToTime Method
Sets the quantity of the journal line based on the timesheet start and end time of the journal line.
Syntax
public void setQtyFromToTime()
Run On
ClientOrServer
Remarks
The quantity is calculated as (EndTime - StartTime)/3600.