Click or drag to resize

OrderServiceGetPreviousOrderIds Method

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<string> GetPreviousOrderIds(
	int recurringOrderId
)

Parameters

recurringOrderId
Type: SystemInt32

Return Value

Type: IEnumerableString
See Also