ResponseCode Property

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image

Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0

Syntax

C#
string ResponseCode { get; }
Visual Basic
ReadOnly Property ResponseCode As String
	Get
Visual C++
property String^ ResponseCode {
	String^ get ();
}

See Also