ResponseSuccess Property
Determines whether the transaction was successful.
Syntax
int GetResponseSuccess();
Default Value
FALSE
Remarks
Determines whether the transaction was successful.
This property can be queried to determine whether the transaction was successful.
This property is read-only and not available at design time.
Data Type
Boolean