CostSheetCalculationFactor.editCostSheetNodeCode Method
Converts the calculation node code to the node ID.
Syntax
edit CostSheetNodeCode editCostSheetNodeCode(boolean _set, CostSheetNodeCode _costSheetNodeCode)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that determines whether the value is being set.
- _costSheetNodeCode
Type: CostSheetNodeCode Extended Data Type
The calculation node code that should be converted to ID and assigned to the calculation factor.
Return Value
Type: CostSheetNodeCode Extended Data Type
A calculation node code.