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

InquiryType Property

Indicates whether to perform an inquiry on the current batch or on the previous batch.

Syntax

[VB.NET]
Public Property InquiryType As GlobalbatchmgrInquiryTypes

[C#]
public GlobalbatchmgrInquiryTypes InquiryType {get; set;}

enum GlobalbatchmgrInquiryTypes { itCurrentBatch, itPreviousBatch }

Remarks

This property is used by the BatchInquiry method to indicate whether you wish to retrieve results for the current open batch, or for the most recently closed batch. This property is not applicable for the GetBatchSummary method.

Default Value

0

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