Click or drag to resize

OrderServiceGetByAutoId Method

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Order GetByAutoId(
	int orderAutoId
)

Parameters

orderAutoId
Type: SystemInt32

Return Value

Type: Order
See Also