Query.levelNo Method [AX 2012]

Determines the level of indentation of the specified data source.

public int levelNo(int dataSourceNo)

Run On

Called

Parameters

dataSourceNo
Type: int
The data source number for which the level is to be determined.

Return Value

Type: int
The level number of the specified data source.

The data sources are numbered consecutively, starting with 1.

Community Additions

ADD
Show: