







|
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| IReportingGateway..::..GetTransactionList Method (String) |
| IReportingGateway Interface See Also Send Feedback |
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
| C# |
|---|
List<Transaction> GetTransactionList( string batchId ) |
| Visual Basic |
|---|
Function GetTransactionList ( _ batchId As String _ ) As List(Of Transaction) |
| Visual C++ |
|---|
List<Transaction^>^ GetTransactionList( String^ batchId ) |
Parameters
- batchId
- Type: System..::..String
