EntityProps Interface

The properties of an Entity as they are read/stored from/to the iModel.

Properties

Name Type Description
classFullName string The full name of the ECClass for this entity, in the form "Schema:ClassName"  
id undefined | Id64String The Id of the entity.  
jsonProperties undefined | [key: string]: any Optional json properties of this Entity.  

Defined in

Last Updated: 23 April, 2020