constructor Method
Construct a new ECName from a valid EC name.
throws ECSchemaError if name does not meet the criteria for a valid EC name.
ECName(name: string): ECName
| Parameter | Type | Description |
|---|---|---|
| name | string |
Returns - ECName
Defined in
- ecschema-metadata/src/ECName.ts Line 42
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.