Class OrderDataHelper
Helper class.
Inheritance
System.Object
OrderDataHelper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 12.17.2Syntax
public class OrderDataHelper
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 |