Click or drag to resize

RecurringOrderGetNextDeliveryIndex Method

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public int GetNextDeliveryIndex(
	bool checkForCanceled
)

Parameters

checkForCanceled
Type: SystemBoolean

Return Value

Type: Int32
See Also