TSUnpostedTimesheetLinesAllView::getAmount Method
Calculates the sales amount of the line.
Syntax
server public static str getAmount()
Run On
Server
Return Value
Type: str
The computed value of salesprice * hours.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Calculates the sales amount of the line.
server public static str getAmount()
Server
Type: str
The computed value of salesprice * hours.