Ofcas.Lk.Api.Client - Version 3.0  3.0.0.106
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 Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfoWithGuid Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfo

Public Member Functions

 ElevationInstanceInfo (ElevationInstanceInfoInternal infoInternal, Elevation parent)
 
- Public Member Functions inherited from Ofcas.Lk.Api.Client.Core.CoreInfo< Elevation >
Guid TryGetGuid ()
 
- Public Member Functions inherited from Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfo
Guid TryGetGuid ()
 Tries to cast this ICoreInfo to ICoreInfoWithGuid. More...
 

Public Attributes

Guid Guid => TypedInfoInternal.ElevationInstanceGuid
 Defines the unique identifier for the elevation instance. This Guid is valid during the hole lifetime of the elevation instance. More...
 
Guid LkElevationInstanceGuid => Guid
 
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...
 
- Properties inherited from Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfoWithGuid
Guid Guid [get]
 The globally unique identifier of an info object. More...
 
- Properties inherited from Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfo
ICoreObject 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.Client.Core.ElevationInstanceInfo.Deleted => TypedInfoInternal.Deleted

Indicates whether this object was deleted.

◆ Guid

Guid Ofcas.Lk.Api.Client.Core.ElevationInstanceInfo.Guid => 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: