|
Ofcas.Lk.Api.Client - Version 3.0
3.0.0.111
|
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... | |
ElevationEditMode represents an available edit mode for elevations. Available modes can be received with the method Elevation.GetEditModes.
| int Ofcas.Lk.Api.Client.Core.ElevationEditMode.EditModeId => Id |
This property is deprecated. Please use ElevationEditMode.Id instead.
| string Ofcas.Lk.Api.Client.Core.ElevationEditMode.EditModeName => Name |
This property is deprecated. Please use ElevationEditMode.Name instead.
| int Ofcas.Lk.Api.Client.Core.ElevationEditMode.Id => InfoData.Id |
The unique identifier for the edit mode type
| string Ofcas.Lk.Api.Client.Core.ElevationEditMode.Name => InfoData.Name |
The name for the edit mode type.