Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / SubscriptionPlan Class / CalculateExpiration Method
In This Topic
    CalculateExpiration Method
    In This Topic
    Calculates the expiration date for a subscription being activated.
    Syntax
    public virtual DateTime CalculateExpiration()

    Return Value

    The expiration date for the subscription, or DateTime.MaxValue if there is no expiration.
    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