Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DigitalDelivery Namespace / ILicenseAgreementRepository Interface / MoveDigitalGoods Method
The agreement that digital goods are to be moved from.
The agreement that digital goods are to be moved to.
Version
MoveDigitalGoods Method (ILicenseAgreementRepository)
Changes the agreement for a group of digital goods.
Syntax
void MoveDigitalGoods( 
   int oldAgreementId,
   int newAgreementId
)

Parameters

oldAgreementId
The agreement that digital goods are to be moved from.
newAgreementId
The agreement that digital goods are to be moved 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