Sets the hours of the timesheet transaction based on the transaction start and end time.
Syntax
public void setHoursFromToTime()
Run On
ClientOrServer
Remarks
The quantity calculated is the (TimeTo - TimeFrom)/3600.
Sets the hours of the timesheet transaction based on the transaction start and end time.
public void setHoursFromToTime()
ClientOrServer
The quantity calculated is the (TimeTo - TimeFrom)/3600.