Ofcas.Lk.Api.V3  3.0.0.98
Ofcas.Lk.Api.Core.ElevationInstanceInfo Class Reference

Represents the metadata to a ElevationInstance. More...

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

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.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...
 
- Protected Attributes inherited from Ofcas.Lk.Api.Core.CoreInfo< Elevation >
CoreInfoInternal InfoInternal
 
- Properties inherited from Ofcas.Lk.Api.Core.CoreInfo< Elevation >
TParent Parent [get]
 The parent of this info object. More...
 

Detailed Description

Represents the metadata to a ElevationInstance.

Member Data Documentation

◆ Deleted

bool Ofcas.Lk.Api.Core.ElevationInstanceInfo.Deleted => TypedInfoInternal.Deleted

Indicates whether this object was deleted.

◆ LkElevationInstanceGuid

Guid Ofcas.Lk.Api.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: