Share via


DimensionHierarchyController.getDesignerFromTabPage Method [AX 2012]

Retrieves the hierarchy designer for the specified tab page.

Syntax

protected CLRObject getDesignerFromTabPage(FormTabPageControl _tabPage)

Run On

Client

Parameters

Return Value

Type: CLRObject Class
The hierarchy designer instance for the specified tab page.

See Also

Reference

DimensionHierarchyController Class