Click or drag to resize

OrderFlowUpdateDefault Method (Boolean, OrderType, String)

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void UpdateDefault(
	bool setDefaultTo,
	OrderType orderType,
	string flowId = ""
)

Parameters

setDefaultTo
Type: SystemBoolean
orderType
Type: Dynamicweb.Ecommerce.OrdersOrderType
flowId (Optional)
Type: SystemString
See Also