Share via


AxProjTable.getSortingIdElement Method [AX 2012]

Gets the sorting element from the ProjTable.

Syntax

public str getSortingIdElement(int _array)

Run On

Called

Parameters

  • _array
    Type: int
    An integer that designates the index of the desired sorting ID.

Return Value

Type: str
A string that contains the sorting ID at the given index.

See Also

Reference

AxProjTable Class