CostingVersion.checkPriceType Method
Checks whether the price type is allowed in the version.
Syntax
public boolean checkPriceType(CostingVersionPriceType _costingVersionPriceType)
Run On
Called
Parameters
- _costingVersionPriceType
Type: CostingVersionPriceType Enumeration
The price type to check.
Return Value
Type: boolean
true if the price type is allowed; otherwise, false.