SalesLineExpanded::hasRebate Method
Indicates whether a sales line has rebate or not.
Syntax
server public static str hasRebate()
Run On
Server
Return Value
Type: str
true if the line has rebate, otherwise false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates whether a sales line has rebate or not.
server public static str hasRebate()
Server
Type: str
true if the line has rebate, otherwise false.