RetailConnTableDistributionTree.initValue Method [AX 2012]
Method initializes the field DistributionType of RetailConnTableDistribution table with the enum RetailConnDistributionType, if the table ID of the common object is RetailConnTableDistribution.
Syntax
public Common initValue(Common common)
Run On
Client
Parameters
- common
Type: Common Table
The Common table is the base class for all tables.
Return Value
Type: Common Table
The Common table.