COSWorkTrans::updateCostDimensionValue Method
Syntax
client server public static void updateCostDimensionValue(
COSCostDimension _dimensionCode,
COSCostDimensionValue _oldValue,
COSCostDimensionValue _newValue)
Run On
Called
Parameters
- _dimensionCode
Type: COSCostDimension Enumeration
- _oldValue
Type: COSCostDimensionValue Extended Data Type
- _newValue
Type: COSCostDimensionValue Extended Data Type