constructor Method

Constructor for EntityState

EntityState(props: EntityProps, iModel: IModelConnection, _state?: EntityState): EntityState

Parameter Type Description
props EntityProps the properties of the Entity for this EntityState
iModel IModelConnection the iModel from which this EntityState is to be constructed
_state EntityState source EntityState for clone

Defined in

Last Updated: 08 January, 2020