BankLCImportType::constructByBankLCImport Method [AX 2012]

Constructs an instance of the BankLCImportType class for a letter of credit record.

Syntax

client server public static BankLCImportType constructByBankLCImport(BankLCImport _bankLCImport, [boolean _isLoadInfo])

Run On

Called

Parameters

  • _isLoadInfo
    Type: boolean
    A Boolean value that indicates whether to load the BankLCInfo record; optional.

Return Value

Type: BankLCImportType Class
An instance of the BankLCImportType class.

See Also

Reference

BankLCImportType Class