







![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
GatewayRequest..::..ApiAction Property |
GatewayRequest Class See Also Send Feedback |
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
C# |
---|
public RequestAction ApiAction { get; } |
Visual Basic |
---|
Public ReadOnly Property ApiAction As RequestAction Get |
Visual C++ |
---|
public: virtual property RequestAction ApiAction { RequestAction get () sealed; } |