Ofcas.Lk.Api.Client - Version 3.0  3.0.0.113
Ofcas.Lk.Api.Client.Core.ElevationEditMode Class Reference

ElevationEditMode represents an available edit mode for elevations. Available modes can be received with the method Elevation.GetEditModes. More...

Public Attributes

int Id => InfoData.Id
 The unique identifier for the edit mode type More...
 
string Name => InfoData.Name
 The name for the edit mode type. More...
 
int EditModeId => Id
 This property is deprecated. Please use ElevationEditMode.Id instead. More...
 
string EditModeName => Name
 This property is deprecated. Please use ElevationEditMode.Name instead. More...
 

Detailed Description

ElevationEditMode represents an available edit mode for elevations. Available modes can be received with the method Elevation.GetEditModes.

Member Data Documentation

◆ EditModeId

int Ofcas.Lk.Api.Client.Core.ElevationEditMode.EditModeId => Id

This property is deprecated. Please use ElevationEditMode.Id instead.

◆ EditModeName

string Ofcas.Lk.Api.Client.Core.ElevationEditMode.EditModeName => Name

This property is deprecated. Please use ElevationEditMode.Name instead.

◆ Id

int Ofcas.Lk.Api.Client.Core.ElevationEditMode.Id => InfoData.Id

The unique identifier for the edit mode type

◆ Name

string Ofcas.Lk.Api.Client.Core.ElevationEditMode.Name => InfoData.Name

The name for the edit mode type.


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