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

GetTrackingNumberAsync Method

Generates a Delivery Confirmation Number or a Signature Confirmation Number that can be applied to user-generated labels..

Syntax

[VB.NET]
Public Function GetTrackingNumberAsync() As Task<string>
[C#]
public Task<string> GetTrackingNumberAsync();

Remarks

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

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