Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.CMS Namespace / ChangesetManager Class / ChangesetManager Constructor
Type of the entity.
The entity identifier.
In This Topic
    ChangesetManager Constructor
    In This Topic
    Initializes a new instance of the ChangesetManager class.
    Syntax
    public ChangesetManager( 
       TrackableEntity entityType,
       int entityId
    )

    Parameters

    entityType
    Type of the entity.
    entityId
    The entity identifier.
    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