DimensionHierarchyController.getTreeIdFromTabPage Method [AX 2012]
Retrieves the record ID of the associated tree from the specified tab page.
Syntax
protected RecId getTreeIdFromTabPage(FormTabPageControl _tabPage)
Run On
Client
Parameters
- _tabPage
Type: FormTabPageControl Class
The FormTabPageControl instance to use when finding the record ID of the associated tree.
Return Value
Type: RecId Extended Data Type
The record ID of the associated tree if one is found; otherwise, 0.