LedgerRowDefLine::nextLineNumber Method
Calculates a new line number which should be assigned to the processed line when you add or move nodes in the designer tree.
Syntax
client server public static real nextLineNumber(
DimensionsRowDefinition _rowDefinition,
[DimensionsTreeStructureRelationType _relationType,
LedgerRowDefLine _targetLine])
Run On
Called
Parameters
- _rowDefinition
Type: DimensionsRowDefinition Extended Data Type
The row definition.
- _relationType
Type: DimensionsTreeStructureRelationType Enumeration
The tree structure relation type; optional.
- _targetLine
Type: LedgerRowDefLine Table
The target line; optional.
Return Value
Type: real
A real value that indicates the next line number.