Share via


AddressCountryRegionInitializationBLWI.createGroup Method [AX 2012]

Creates a trade group.

Syntax

private void createGroup(
    TradeBLWIGroupID _groupId, 
    TradeBLWIDescription _description, 
    TradeBLWIDescription _nl, 
    TradeBLWIDescription _fr, 
    int _row)

Run On

Called

Parameters

  • _row
    Type: int
    The row of the trade group that is being created.

See Also

Reference

AddressCountryRegionInitializationBLWI Class