Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DigitalDelivery Namespace / LicenseAgreementCollection Class / GetLicenseAgreementIds Method
List of license agreement objects
Version
GetLicenseAgreementIds Method
Gets an array of LicenseAgreement Ids in this collection
Syntax
[Extension()]
public static int[] GetLicenseAgreementIds( 
   IList<LicenseAgreement> agreements
)

Parameters

agreements
List of license agreement objects

Return Value

An array of LicenseAgreement Ids in this collection
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