Click or drag to resize

OrderServiceIsComplete Method

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public bool IsComplete(
	string orderId
)

Parameters

orderId
Type: SystemString

Return Value

Type: Boolean
See Also