Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the markup transaction amount.
Syntax
public MarkupAmount markupAmount([boolean _rounded, boolean deductTaxForTaxIncluded])
Run On
Server
Parameters
- _rounded
Type: boolean
A Boolean value that indicates whether the amount is rounded.
- deductTaxForTaxIncluded
Type: boolean
A Boolean value that indicates whether the deduct tax is included.
Return Value
Type: MarkupAmount Extended Data Type
The instance of the MarkupAmount class.