Click or drag to resize

OrderStateUpdateDefault Method

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

Parameters

flowId
Type: SystemInt32
setDefaultTo
Type: SystemBoolean
stateId (Optional)
Type: SystemString
See Also