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

Returns - EntityState

Defined in

Last Updated: 10 May, 2024