RetailDiscountLineOffer.validateDiscPct Method
Validates that the discount pct is between 0 to 100
Syntax
private boolean validateDiscPct()
Run On
Called
Return Value
Type: boolean
true if the range is valid; otherwise, false.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Validates that the discount pct is between 0 to 100
private boolean validateDiscPct()
Called
Type: boolean
true if the range is valid; otherwise, false.