Ofcas.Lk.Api.Client - Version 3.0  3.0.0.101
Ofcas.Lk.Api.Client.Core.ElevationInstanceInfo Class Reference

Represents the metadata to a ElevationInstance. More...

Inheritance diagram for Ofcas.Lk.Api.Client.Core.ElevationInstanceInfo:
Ofcas.Lk.Api.Client.Core.CoreInfo< Elevation > Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfoDeletable

Public Member Functions

 ElevationInstanceInfo (ElevationInstanceInfoInternal infoInternal, Elevation parent)
 

Public Attributes

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...
 

Additional Inherited Members

- Protected Member Functions inherited from Ofcas.Lk.Api.Client.Core.CoreInfo< Elevation >
 CoreInfo (CoreInfoInternal infoInternal)
 Creates new core info object without parent. More...
 
 CoreInfo (CoreInfoInternal infoInternal, TParent parent)
 Creates new core info object with parent. More...
 
- Properties inherited from Ofcas.Lk.Api.Client.Core.CoreInfo< Elevation >
CoreInfoInternal InfoInternal [get]
 
TParent Parent [get]
 The parent of this core info as typed core object. More...
 
- Properties inherited from Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfoDeletable
bool Deleted [get]
 Indicated if this core info is deleted. More...
 

Detailed Description

Represents the metadata to a ElevationInstance.

Member Data Documentation

◆ 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: