| GetBankStatement Method | |
| See Also |
- pIBankStatementParams
- Specifies the number of the statement you want to get.Â
Returns an instance of BankStatement object according to the specified number.
| Visual Basic |
|---|
Public Function GetBankStatement( _
   ByVal pIBankStatementParams As BankStatementParams _
) As BankStatement |
- pIBankStatementParams
- Specifies the number of the statement you want to get.Â