Share via


RetailInternalOrgTreeDatasource.treeBaseParentData Method [AX 2012]

Finds selected organization into tree map.

Syntax

public RefRecId treeBaseParentData(
    boolean _set, 
    RefRecId _refRecId, 
    RefRecId _idx)

Run On

Called

Parameters

  • _set
    Type: boolean
    The value which is currently selected in tree.

Return Value

Type: RefRecId Extended Data Type
returns the Id from map if found.

See Also

Reference

RetailInternalOrgTreeDatasource Class