Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DigitalDelivery Namespace / LicenseAgreement Class / Delete Method
The agreement that associated digital goods should be switched to
In This Topic
    Delete Method (LicenseAgreement)
    In This Topic
    Deletes a agreement, reassociating any digital goods with the specified agreement.
    Syntax
    public virtual void Delete( 
       int newAgreementId
    )

    Parameters

    newAgreementId
    The agreement that associated digital goods should be switched to
    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