Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

SearchResults Property

Contains a collection of transactions that matched the SearchCriteria .

Syntax

[VB.NET]
Public ReadOnlyProperty SearchResults As GlobalSearchResultList

[C#]
public GlobalSearchResultList SearchResults {get;}

Remarks

This property contains the results after a successful call to the Search method. Each GlobalSearchResult in the collection will contain information about a single transaction.

This property is read-only.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0