Share via


MCRPriceOverrideMarkUpGroup::validateCostMarkupPercent Method

Validates whether the passed MCRCostMarkupPercent is valid.

Syntax

client server public static boolean validateCostMarkupPercent(MCRCostMarkupPercent _pct)

Run On

Called

Parameters

Return Value

Type: boolean
true if the MCRCostMarkupPercent value is valid; otherwise, false.

Remarks

The MCRCostMarkupPercent value is not allowed to be negative.

See Also

Reference

MCRPriceOverrideMarkUpGroup Table