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 a cost dimension.
Syntax
client server public static boolean validateDimension(COSCostDimensionValue _dimensionValue, COSCostDimension _costDimension)
Run On
Called
Parameters
- _dimensionValue
Type: COSCostDimensionValue Extended Data Type
The value of the dimension.
- _costDimension
Type: COSCostDimension Enumeration
The dimension.
Return Value
Type: boolean
true if validation is successful; otherwise, false.