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