ClassInfo Namespace
Function
Name | Description |
---|---|
ClassInfo.fromJSON | Deserialize ClassInfo from JSON |
ClassInfo.toJSON | Serialize ClassInfo to JSON |
Defined in
ClassInfo Interface
Information about an ECClass
Properties
Name | Type | Description | |
---|---|---|---|
id | string | ECClass ID | |
label | string | ECClass label | |
name | string | Full class name in format SchemaName:ClassName |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.