.NET Based OPC UA Client/Server SDK  2.6.1.422
UnifiedAutomation.UaClient.DataChange Class Reference

A data change notification. More...

Properties

DataMonitoredItem MonitoredItem [get, set]
 Gets or sets the monitored item. More...
 
DataValue Value [get, set]
 Gets or sets the value. More...
 
bool Republish [get, set]
 Gets or sets a value indicating whether this DataChange is republish. More...
 

Detailed Description

A data change notification.

Property Documentation

DataMonitoredItem UnifiedAutomation.UaClient.DataChange.MonitoredItem
getset

Gets or sets the monitored item.

bool UnifiedAutomation.UaClient.DataChange.Republish
getset

Gets or sets a value indicating whether this DataChange is republish.

true if a republish; otherwise, false.

DataValue UnifiedAutomation.UaClient.DataChange.Value
getset

Gets or sets the value.


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