







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