Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Oddr
Documenthandlers
DeviceDatasourceParser.DeviceWrapper
C# Class Oddr.Documenthandlers.DeviceDatasourceParser.DeviceWrapper
Mostrar archivo
Open project: OpenDDRdotORG/OpenDDR-CSharp
Public Properties
Property
Type
Description
id
string
parentId
string
properties
StringPair[]
Public Methods
Method
Description
GetDevice
(
VocabularyHolder
vocabularyHolder
) :
Device
Method Details
GetDevice()
public
method
public
GetDevice
(
VocabularyHolder
vocabularyHolder
) :
Device
vocabularyHolder
Oddr.Vocabularies.VocabularyHolder
return
Oddr.Models.Devices.Device
Property Details
id
public_oe property
public
string
id
return
string
parentId
public_oe property
public
string
parentId
return
string
properties
public_oe property
public
StringPair[]
properties
return
StringPair[]