ReturnedACI Property
Returned ACI from the original response.
Syntax
[VB.NET] Public Property ReturnedACI As String
[C#] public string ReturnedACI {get; set;}
Remarks
This property should be set with the Response.ReturnedACI from the transaction you wish to reverse.
Default Value
""