Share via


AxHierarchy.hierarchy Method [AX 2012]

Sets or returns the current hierarchy.

Syntax

public Hierarchy hierarchy([Hierarchy _hierarchy])

Run On

Called

Parameters

  • _hierarchy
    Type: Hierarchy Table
    The hierarchy that should be set as this object's hierarchy.

Return Value

Type: Hierarchy Table
A Hierarchy object that represents the current record.

See Also

Reference

AxHierarchy Class