You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > OrderApi Class > OrderApi Methods > SetTrackingNumber
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
OrderApi.SetTrackingNumber Method

Sets the tracking number for an order part.

C#
public void SetTrackingNumber(long orderId, string trackingNumber, bool markAsShipped);
Visual Basic
Public Function SetTrackingNumber(orderId As long, trackingNumber As string, markAsShipped As bool) As void
Parameters 
Description 
orderId 
Id of order to set tracking number. 
trackingNumber 
The tracking number 
markAsShipped 
mark the item as shipped. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!