Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class OrderDataHelper

Helper class.

Inheritance
System.Object
OrderDataHelper
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public class OrderDataHelper : Object

Constructors

OrderDataHelper()

Declaration
public OrderDataHelper()

Methods

CreateConfigDataCommand()

Creates the config data command.

Declaration
public static DataCommand CreateConfigDataCommand()
Returns
Type Description
DataCommand

CreateTranDataCommand()

Creates the tran data command.

Declaration
public static DataCommand CreateTranDataCommand()
Returns
Type Description
DataCommand