







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