SearchResultResponseMessage Property
Contains a human-readable response message concerning the transaction.
Syntax
globaltransactionsearchcontrol.SearchResultResponseMessage(SearchResultIndex)
Default Value
""
Remarks
Contains a human-readable response message concerning the transaction.
This value is typically either "Approved" or "Declined", but may also contain a description of any error condition.
The size of the array is controlled by the SearchResultCount property.
This property is read-only and not available at design time.
Data Type
String