Ofcas.Lk.Api.Client - Version 3.0  3.0.0.111
Ofcas.Lk.Api.Client.Core.ElementType Class Reference

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...
 

Detailed Description

ElementType represents an available element construction types. Available types can be received with the method LoginScope.GetElementTypes.

Member Data Documentation

◆ ElementTypeId

int Ofcas.Lk.Api.Client.Core.ElementType.ElementTypeId => Id

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

◆ ElementTypeName

string Ofcas.Lk.Api.Client.Core.ElementType.ElementTypeName => Name

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

◆ Id

int Ofcas.Lk.Api.Client.Core.ElementType.Id => InfoInternal.ElementTypeId

The unique identifier for the element type

◆ Name

string Ofcas.Lk.Api.Client.Core.ElementType.Name => InfoInternal.ElementTypeName

The name for the element type.


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