iTwinId
Getter
The Guid that identifies the iTwin for this BlankConnection.
iTwinId: undefined | string
@note This can also be set via the create method using iTwinId.
Returns - undefined | string
Setter
iTwinId(iTwinId: string): void
Parameter | Type | Description |
---|---|---|
iTwinId | string |
Returns - void
Defined in
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.