Share via


RetailReplenishmentTreeDatasource.getAscendants Method [AX 2012]

Gets the list of ascendants of the current hierarchy node.

Syntax

private List getAscendants(RecId _selectedRelationshipId)

Run On

Client

Parameters

Return Value

Type: List Class
List of IDs.

See Also

Reference

RetailReplenishmentTreeDatasource Class