RetailInternalOrgTreeDatasource::construct Method [AX 2012]

Constructs an instance of this class.

client server public static RetailInternalOrgTreeDatasource construct(FormTreeControl _formTreeControl, OMHierarchyType _omHierarchyType)

Run On

Called

Parameters

_formTreeControl
Type: FormTreeControl Class
A instance of form tree control.
_omHierarchyType
Type: OMHierarchyType Table
A record of OMHierarchyType table.

Return Value

Type: RetailInternalOrgTreeDatasource Class
An instance of this class.
Show: