CostSheetNodeTable::copyDimensionServer Method
Retrieves a dimension set that can be applied to the defaultDimension field on this table.
Syntax
server public static DimensionDefault copyDimensionServer(DimensionDefault _defaultDimension, CostSheetNodeTable _costSheetNodeTable)
Run On
Server
Parameters
- _defaultDimension
Type: DimensionDefault Extended Data Type
A dimension set to apply to the defaultDimension field on this table.
- _costSheetNodeTable
Type: CostSheetNodeTable Table
A CostSheetNodeTable record used for initialization.
Return Value
Type: DimensionDefault Extended Data Type
A dimension set that can be applied to the defaultDimension field on this table.
Remarks
This method makes sure that potentially linked dimensions are not overwritten.