Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DigitalDelivery Namespace / ProductDigitalGood Class / ProductDigitalGood Constructor / ProductDigitalGood Constructor(Product,DigitalGood)
The value of product
The value of digitalgood
In This Topic
    ProductDigitalGood Constructor(Product,DigitalGood)
    In This Topic
    Initializes a new instance of the ProductDigitalGood class.
    Syntax
    public ProductDigitalGood( 
       Product product,
       DigitalGood digitalgood
    )

    Parameters

    product
    The value of product
    digitalgood
    The value of digitalgood
    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