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.
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.