Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments Namespace / IPaymentMethodRepository Interface / GetNextOrderBy Method
In This Topic
    GetNextOrderBy Method (IPaymentMethodRepository)
    In This Topic
    Gets the next value of the OrderBy field for PaymentMethod objects.
    Syntax
    int GetNextOrderBy()

    Return Value

    The next value of the OrderBy field for PaymentMethod objects
    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