Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

SearchManifests Method

Search for manifests within a given date range.

Syntax

[VB.NET]
Public Sub SearchManifests(ByVal StartDate As String, ByVal EndDate As String)
[C#]
public void SearchManifests(string startDate, string endDate);

Remarks

This will retrieve any manifests printed between the StartDate and EndDate and populates the URL. The date must be specified in the format "YYYYMMDD".

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