| RecurringOrderGetNextDeliveryIndex Method |
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public int GetNextDeliveryIndex(
bool checkForCanceled
)
Public Function GetNextDeliveryIndex (
checkForCanceled As Boolean
) As Integer
Parameters
- checkForCanceled
- Type: SystemBoolean
Return Value
Type:
Int32See Also