SalesSalesEInvoice_CustTrans.createBankLCExportLine Method [AX 2012]

Creates and sets a new value for the BankLCExportLine complex data item.

Syntax

public BankLCExportLineKey createBankLCExportLine()

Run On

Called

Return Value

Type: BankLCExportLineKey Class
The newly created value.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

SalesSalesEInvoice_CustTrans Class