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 MCRCostMarkupPercent is valid.
Syntax
client server public static boolean validateCostMarkupPercent(MCRCostMarkupPercent _pct)
Run On
Called
Parameters
- _pct
Type: MCRCostMarkupPercent Extended Data Type
The MCRCostMarkupPercent value to be validated.
Return Value
Type: boolean
true if the MCRCostMarkupPercent value is valid; otherwise, false.
Remarks
The MCRCostMarkupPercent value is not allowed to be negative.