RetailConnTableDistributionTree.getDropCommon Method [AX 2012]
Gets the record with the specified parameters.
Syntax
public Common getDropCommon(DictTable _dictTable, anytype Data)
Run On
Client
Parameters
- _dictTable
Type: DictTable Class
A dictionary object the holds the table data.
- Data
Type: anytype
The data value of the record.
Return Value
Type: Common Table
An instance of the table record.