Represents the metadata to a ElevationInstance.
More...
|
|
| ElevationInstanceInfo (ElevationInstanceInfoInternal infoInternal, Elevation parent) |
| |
|
| Guid | LkElevationInstanceGuid => TypedInfoInternal.ElevationInstanceGuid |
| | Defines the unique identifier for the elevation instance. This Guid is valid during the hole lifetime of the elevation instance. More...
|
| |
| bool | Deleted => TypedInfoInternal.Deleted |
| | Indicates whether this object was deleted. More...
|
| |
|
| | CoreInfo (CoreInfoInternal infoInternal) |
| | Creates new core info object without parent. More...
|
| |
| | CoreInfo (CoreInfoInternal infoInternal, TParent parent) |
| | Creates new core info object with parent. More...
|
| |
|
CoreInfoInternal | InfoInternal [get] |
| |
| TParent | Parent [get] |
| | The parent of this core info as typed core object. More...
|
| |
| bool | Deleted [get] |
| | Indicated if this core info is deleted. More...
|
| |
Represents the metadata to a ElevationInstance.
◆ Deleted
| bool Ofcas.Lk.Api.Client.Core.ElevationInstanceInfo.Deleted => TypedInfoInternal.Deleted |
Indicates whether this object was deleted.
◆ LkElevationInstanceGuid
| Guid Ofcas.Lk.Api.Client.Core.ElevationInstanceInfo.LkElevationInstanceGuid => TypedInfoInternal.ElevationInstanceGuid |
Defines the unique identifier for the elevation instance. This Guid is valid during the hole lifetime of the elevation instance.
The documentation for this class was generated from the following file:
- Core/src/ElevationInstanceInfo.cs