pbAuthorize.Net

AuthorizeNet.ResponseCodeText Property

Text Associated with the Response Code

[Visual Basic]
Public Property ReadOnly String As 
[C#]
public string String { get; }
[C++]
public: __property * get_String();
[JScript]
public function get String() : String

Property Value

The response code text.

See Also

AuthorizeNet Class | pbAuthorizeNet Namespace