Share via


RetailConnTableDistributionTree.getSelectedDataParentId Method [AX 2012]

Gets the value of a required length from the selected data.

Syntax

public anytype getSelectedDataParentId(anytype _selectedData)

Run On

Client

Parameters

  • _selectedData
    Type: anytype
    The selected data value.

Return Value

Type: anytype
The required substring.

See Also

Reference

RetailConnTableDistributionTree Class