Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services.Scheduler Namespace / IRecurringOrdersService Interface / GenerateOrders Method
The order whose subscriptions are considered for new order generatation
Indicates whether to trigger order events ore not. Default is false
In This Topic
    GenerateOrders Method (IRecurringOrdersService)
    In This Topic
    Generates orders based on the subscriptions in the given order
    Syntax

    Parameters

    order
    The order whose subscriptions are considered for new order generatation
    triggerEvents
    Indicates whether to trigger order events ore not. Default is false

    Return Value

    Returns the generated order
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also