| OrderStateGetDefaultOrderState Method |
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static OrderStateCollection GetDefaultOrderState(
int orderFlowId
)
Public Shared Function GetDefaultOrderState (
orderFlowId As Integer
) As OrderStateCollection
Parameters
- orderFlowId
- Type: SystemInt32
Return Value
Type:
OrderStateCollectionSee Also