UA Bundle SDK .NET  2.2.0.255
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
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.

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


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