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

Sets the status of an order.

C#
public void SetOrderStatus(long orderId, EkEnumeration.OrderStatus status);
Visual Basic
Public Function SetOrderStatus(orderId As long, status As EkEnumeration.OrderStatus) As void
Parameters 
Description 
orderId 
Id of order 
status 
Status to change the order to. 
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!