ElementProps Interface

Properties of an Element

Extends

Properties

Name Type Description
code CodeProps The Code for this element  
federationGuid undefined | GuidString A FederationGuid assigned to this element by some other federated database  
jsonProperties undefined | any Optional json properties of this element.  
model Id64String The Id of the Model containing this element  
parent undefined | RelatedElementProps The Parent of this element, if defined.  
userLabel undefined | string A user-assigned label for this element.  

Inherited properties

Name Type Inherited from Description
classFullName string EntityProps The full name of the ECClass for this entity, in the form "Schema:ClassName"
id undefined | Id64String EntityProps The Id of the entity.

Defined in

Last Updated: 08 January, 2020