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.
Validates whether the passed MCRMiscChargeOverridePercent is valid.
Syntax
client server public static boolean validateMiscChargeDecreasePercent(MCRMiscChargeOverridePercent _pct)
Run On
Called
Parameters
- _pct
Type: MCRMiscChargeOverridePercent Extended Data Type
The MCRMiscChargeOverridePercent value to be validated.
Return Value
Type: boolean
true if the MCRMiscChargeOverridePercent value is valid; otherwise, false.
Remarks
The MCRMiscChargeOverridePercent value is not allowed to be negative.
The MCRMiscChargeOverridePercent value can not be greater than 100%.