ReportingGateway Class

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image
The gateway for requesting Reports from Authorize.Net

Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0

Syntax

C#
public class ReportingGateway : IReportingGateway
Visual Basic
Public Class ReportingGateway _
	Implements IReportingGateway
Visual C++
public ref class ReportingGateway : IReportingGateway

Inheritance Hierarchy

System..::..Object
  AuthorizeNet..::..ReportingGateway

See Also