Share via


SysDataExpImpGroupCreate.initParameters Method [AX 2012]

Syntax

public void initParameters(
    SysExpImpGroupId _groupId, 
    Name _name, 
    SysExpImpType _type, 
    SysDataIncludeNotes _includeNotes, 
    NoYes _includeDBLog, 
    NoYes _includeSystem, 
    NoYes _includeXref, 
    NoYes _includeNotCompanyTables, 
    NoYes _tableGrp1, 
    NoYes _tableGrp2, 
    NoYes _tableGrp3, 
    NoYes _tableGrp4, 
    NoYes _tableGrp5, 
    NoYes _tableGrp6, 
    NoYes _tableGrp7, 
    NoYes _tableGrp8, 
    NoYes _tableGrp9, 
    NoYes _tableGrp10, 
    NoYes _tableGrp11, 
    NoYes _tableGrp12)

Run On

Called

Parameters

See Also

Reference

SysDataExpImpGroupCreate Class