| GetBankChargesAllocationCode Method | |
| See Also |
- pIBankChargesAllocationCodeParams
The key of the bank charges allocation code to retrieve.
Retrieves a bank charges allocation code.
The bank charges allocation code is specified by its key, which is contained in the BankChargesAllocationCodeParams object passed to the method.
| Visual Basic |
|---|
Public Function GetBankChargesAllocationCode( _
ByVal pIBankChargesAllocationCodeParams As BankChargesAllocationCodeParams _
) As BankChargesAllocationCode |
- pIBankChargesAllocationCodeParams
The key of the bank charges allocation code to retrieve.