OrderFlow Class |
Namespace: Dynamicweb.Ecommerce.Orders
The OrderFlow type exposes the following members.
Name | Description | |
---|---|---|
OrderFlow | Initializes a new instance of the OrderFlow class | |
OrderFlow(Int32) | Initializes a new instance of the OrderFlow class |
Name | Description | |
---|---|---|
Connection | (Inherited from DbObject.) | |
Description | ||
ID | (Inherited from DbObject.) | |
IsDefault | ||
IsNew | (Inherited from DbObject.) | |
Name | ||
OrderType | ||
Transaction | (Inherited from DbObject.) |
Name | Description | |
---|---|---|
Delete | (Inherited from DbObject.) | |
Delete(Int32) | (Overrides DbObjectDelete(Int32).) | |
Fill | (Overrides DbObjectFill(IDataReader).) | |
FillRow | (Overrides DbObjectFillRow(DataRow).) | |
GetAllFlows | ||
GetCartFlows | ||
GetDefault | ||
GetDefaultCart | ||
GetDefaultQuote | ||
GetOrderFlows | ||
GetQuoteFlows | ||
GetRecurringOrderFlows | ||
Load | (Inherited from DbObject.) | |
Save | (Overrides DbObjectSave.) | |
UpdateDefault(Boolean, String) | ||
UpdateDefault(Boolean, OrderType, String) |
Name | Description | |
---|---|---|
_id | (Inherited from DbObject.) | |
_keyField | (Inherited from DbObject.) | |
_tableName | (Inherited from DbObject.) | |
CacheKey |