RAssetStandards.defaultDimension Method
Returns the merged financial dimension that is specified on the asset value model line and in the method parameter.
Syntax
public DimensionDefault defaultDimension(TransDate _transDate, [DimensionDefault _defaultDimension])
Run On
ClientOrServer
Parameters
- _transDate
Type: TransDate Extended Data Type
The date that is used to read the dimension from the lending history.
- _defaultDimension
Type: DimensionDefault Extended Data Type
The dimension that is merged with the value model dimension.
Return Value
Type: DimensionDefault Extended Data Type
The merged financial dimension.