Click or drag to resize

OrderStateGetQuoteStateById Method

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static OrderState GetQuoteStateById(
	string stateId
)

Parameters

stateId
Type: SystemString

Return Value

Type: OrderState
See Also