GetSummary Method
Sends a batch summary inquiry request.
Syntax
procedure GetSummary();Remarks
This method allows you to retrieve summary details about each type in the current batch. The summary details can be retrieved via SummaryResults and Response will contain details about the inquiry request.
Minimum required properties:
BatchNumber can optionally be set to specify the batch you want to retrieve details for. If BatchNumber is not set, the current open batch will be used.