SearchResultNameOnCard Property
Contains the cardholder's name.
Syntax
property SearchResultNameOnCard[SearchResultIndex: Integer]: String;
Default Value
''
Remarks
Contains the cardholder's name. If no name was specified in the NameOnCard property when the transaction was first authorized, this property will not be returned in a search.
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