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

Represents the metadata to a Elevation More...

Inheritance diagram for Ofcas.Lk.Api.Client.Core.ElevationInfo:
Ofcas.Lk.Api.Client.Core.CoreInfo< Phase > Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfoDeletable Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfoReportable

Public Member Functions

 ElevationInfo (ElevationInfoInternal infoInternal, Phase parent)
 

Public Attributes

Guid LkElevationGuid => TypedInfoInternal.ElevationGuid
 Defines the unique identifier for the elevation. This Guid is valid during the hole lifetime of the elevation. More...
 
Guid LkVersionGuid => TypedInfoInternal.VersionGuid
 Every elevation has a unique identifer (see LkElevationGuid for the hole lifetime of an elevation. The version Guid defines the current state of the elevation. More...
 
string Name => TypedInfoInternal.Number
 The name of the elevation More...
 
string UserDescription => TypedInfoInternal.UserDescription
 
string ModelDescription => TypedInfoInternal.ModelDescription
 
string AutomaticDescription => TypedInfoInternal.AutomaticDescription
 
string SystemDescription => TypedInfoInternal.SystemDescription
 The containing system. More...
 
bool Deleted => TypedInfoInternal.Deleted
 Determines the elevation is deleted (true). More...
 
string CreatedByUser => TypedInfoInternal.CreatedByUser
 
ulong CreatedDate => TypedInfoInternal.CreatedDate
 
ulong LastChangeDate => TypedInfoInternal.LastChangeDate
 
double Height => TypedInfoInternal.Height
 
double Width => TypedInfoInternal.Width
 
string UValue => TypedInfoInternal.UValue
 
string SurfaceBaseElement => TypedInfoInternal.SurfaceBaseElement.SurfaceName
 
int SurfaceBaseElementInsideRgb => TypedInfoInternal.SurfaceBaseElement.SurfaceInsideRgb
 
int SurfaceBaseElementOutsideRgb => TypedInfoInternal.SurfaceBaseElement.SurfaceOutsideRgb
 
string SurfaceFrameElement => TypedInfoInternal.SurfaceFrameElement.SurfaceName
 
int SurfaceFrameElementInsideRgb => TypedInfoInternal.SurfaceFrameElement.SurfaceInsideRgb
 
int SurfaceFrameElementOutsideRgb => TypedInfoInternal.SurfaceFrameElement.SurfaceOutsideRgb
 
string Phase => TypedInfoInternal.Phase
 
ElevationStatus StatusId => TypedInfoInternal.StatusId
 
string StatusName => TypedInfoInternal.StatusName
 
IList< SegmentInfo > SegmentInfos => TypedInfoInternal.SegmentInfos
 
string CloudUrn => TypedInfoInternal.CloudUrn
 
ElevationFinishedState State => TypedInfoInternal.State
 
ElementType ElementType => new ElementType(TypedInfoInternal.ElementType)
 
bool IsAlternative => TypedInfoInternal.IsAlternative
 

Additional Inherited Members

- Protected Member Functions inherited from Ofcas.Lk.Api.Client.Core.CoreInfo< Phase >
 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< Phase >
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 Elevation

Member Data Documentation

◆ Deleted

bool Ofcas.Lk.Api.Client.Core.ElevationInfo.Deleted => TypedInfoInternal.Deleted

Determines the elevation is deleted (true).

◆ LkElevationGuid

Guid Ofcas.Lk.Api.Client.Core.ElevationInfo.LkElevationGuid => TypedInfoInternal.ElevationGuid

Defines the unique identifier for the elevation. This Guid is valid during the hole lifetime of the elevation.

◆ LkVersionGuid

Guid Ofcas.Lk.Api.Client.Core.ElevationInfo.LkVersionGuid => TypedInfoInternal.VersionGuid

Every elevation has a unique identifer (see LkElevationGuid for the hole lifetime of an elevation. The version Guid defines the current state of the elevation.

◆ Name

string Ofcas.Lk.Api.Client.Core.ElevationInfo.Name => TypedInfoInternal.Number

The name of the elevation

◆ SystemDescription

string Ofcas.Lk.Api.Client.Core.ElevationInfo.SystemDescription => TypedInfoInternal.SystemDescription

The containing system.


The documentation for this class was generated from the following file: