C# Class Opc.Ua.ServerTest.MonitoredItemTest.TestVariable

Show file Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
DataType BuiltInType
EURange Range
EURangeNode VariableNode
Notifications List>.Dictionary
Timestamps List
Values List
Variable VariableNode
WriteError bool

Property Details

DataType public property

public BuiltInType DataType
return BuiltInType

EURange public property

public Range EURange
return Range

EURangeNode public property

public VariableNode EURangeNode
return VariableNode

Notifications public property

public Dictionary> Notifications
return List>.Dictionary

Timestamps public property

public List Timestamps
return List

Values public property

public List Values
return List

Variable public property

public VariableNode Variable
return VariableNode

WriteError public property

public bool WriteError
return bool