pbAuthorize.Net

AuthorizeNet.ResponseCode Property

Transaction Response Code

[Visual Basic]
Public Property ReadOnly Int32 As 
[C#]
public int Int32 { get; }
[C++]
public: __property  get_Int32();
[JScript]
public function get Int32() : int

Property Value

The response code.

See Also

AuthorizeNet Class | pbAuthorizeNet Namespace