SummaryResults Property
A collection of summary details about a batch.
Syntax
[VB.NET] Public ReadOnlyProperty SummaryResults As TSYSHCBatchSummaryResultList
[C#] public TSYSHCBatchSummaryResultList SummaryResults {get;}
Remarks
This collection contains summary details about each type of summary, purchase and refund counts, and the net amount of transactions for each type.
This property is read-only.