Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services.Scheduler Namespace / IRecurringOrdersService Interface / GenerateOrder Method
The subscription for which the order is generated
Indicates whether to trigger order events ore not. Default is false
In This Topic
    GenerateOrder Method (IRecurringOrdersService)
    In This Topic
    Generate an order based on the given subscription
    Syntax

    Parameters

    subscription
    The subscription for which the order is generated
    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