ChangesetProps Interface

Properties of a changeset

Properties

Name Type Description
briefcaseId number The BriefcaseId of the briefcase that created this changeset  
changesType ChangesetType The type of changeset  
description string The user-supplied description of the work this changeset holds  
id string the ChangesetId  
index number The index (sequence number) from IModelHub for this changeset.  
parentId string the ChangeSetId of the parent changeset of this changeset  
pushDate string The date this changeset was uploaded to the hub  
size number The size, in bytes, of this changeset  
userCreated string The identity of the user that created this changeset  

Defined in

Last Updated: 13 May, 2024