Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines which lines of children have children.
Syntax
server public static container checkSubnodesPaternity(DimensionsRowDefinition _rowDefinition, RecId _recId)
Run On
Server
Parameters
- _rowDefinition
Type: DimensionsRowDefinition Extended Data Type
The row definition.
- _recId
Type: RecId Extended Data Type
The record ID.
Return Value
Type: container
A container of lines that have children.
Remarks
This method is used for decreasing client/server calls.