|
Ofcas.Lk.Api.Client - Version 3.0
3.0.0.113
|
ElementType represents an available element construction types. Available types can be received with the method LoginScope.GetElementTypes. More...
Public Member Functions | |
| override string | ToString () |
Public Attributes | |
| int | ElementTypeId => Id |
| This property is deprecated. Please use ElementType.Id instead. More... | |
| string | ElementTypeName => Name |
| This property is deprecated. Please use ElementType.Name instead. More... | |
| int | Id => InfoInternal.ElementTypeId |
| The unique identifier for the element type More... | |
| string | Name => InfoInternal.ElementTypeName |
| The name for the element type. More... | |
ElementType represents an available element construction types. Available types can be received with the method LoginScope.GetElementTypes.
| int Ofcas.Lk.Api.Client.Core.ElementType.ElementTypeId => Id |
This property is deprecated. Please use ElementType.Id instead.
| string Ofcas.Lk.Api.Client.Core.ElementType.ElementTypeName => Name |
This property is deprecated. Please use ElementType.Name instead.
| int Ofcas.Lk.Api.Client.Core.ElementType.Id => InfoInternal.ElementTypeId |
The unique identifier for the element type
| string Ofcas.Lk.Api.Client.Core.ElementType.Name => InfoInternal.ElementTypeName |
The name for the element type.