Share via


VoucherTypeWizard_CN.insertVoucherType Method [AX 2012]

Syntax

private void insertVoucherType(
    LedgerVoucherTypeId_CN _id, 
    Description _description, 
    NumberSequenceCode _numberSequence, 
    LedgerJournalNameId _defaultJournal, 
    LedgerPrintLayoutGroupId_CN _groupId, 
    VoucherTypePriority_CN _priority, 
    boolean _defaultType)

Run On

Client

Parameters

See Also

Reference

VoucherTypeWizard_CN Class