Share via


RetailConnTableDistributionTree.getSelectedDataId Method [AX 2012]

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

Syntax

public anytype getSelectedDataId(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