







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