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

SearchManifestsAsync Method

Search for manifests within a given date range.

Syntax

[VB.NET]
Public Function SearchManifestsAsync(ByVal StartDate As String, ByVal EndDate As String) As Task
[C#]
public Task SearchManifestsAsync(string startDate, string endDate);

Remarks

This method is the asynchronous version of the SearchManifests method and is used to support asynchronous operations in WinRT. Please refer to SearchManifests for more information.

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