rootSubject
Getter
The name and description of the root subject of this iModel
rootSubject: RootSubjectProps
Returns - RootSubjectProps
Setter
The name and description of the root subject of this iModel
rootSubject(subject: RootSubjectProps): void
Parameter | Type | Description |
---|---|---|
subject | RootSubjectProps |
Returns - void
Defined in
- core/common/src/IModel.ts Line 423
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.