ProjectInformation Interface
Project-level properties hosted by a ProjectInformationRecord element.
Properties
| Name | Type | Description | |
|---|---|---|---|
| location | string | undefined | A human-readable description of the geographic location of the project - often, the name of a city or a street address. | |
| projectName | string | undefined | A human-readable display label for the project. | |
| projectNumber | string | undefined | A name that uniquely identifies this project within an organization. |
Defined in
- core/common/src/ElementProps.ts Line 676
Last Updated: 03 November, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.