Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Reporting Namespace / IdList Class / Add Method
Id to add to this list
In This Topic
    Add Method (IdList)
    In This Topic
    Add a given Id to this list
    Syntax
    public void Add( 
       int id
    )

    Parameters

    id
    Id to add to this list
    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