InstanceKey Namespace
Function
Name | Description |
---|---|
InstanceKey.compare | Compare 2 instance keys |
InstanceKey.fromJSON | Deserialize InstanceKey from JSON |
InstanceKey.toJSON | Serialize InstanceKey to JSON |
Defined in
InstanceKey Interface
A key that uniquely identifies an instance in an iModel
Properties
Name | Type | Description | |
---|---|---|---|
className | string | Full class name in format SchemaName:ClassName |
|
id | string | ECInstance ID |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.