Read Only. Returns the Transaction String sent to Authorize.Net
[Visual Basic] Public Property ReadOnly String As [C#] public string String { get; } [C++] public: __property * get_String(); [JScript] public function get String() : String
The transaction string.
AuthorizeNet Class | pbAuthorizeNet Namespace