Class OrderDataHelper
Helper class.
Inheritance
System.Object
OrderDataHelper
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 14.26.0Syntax
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 |