'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.OperationModel.ComTypes._EasyUADataChangeNotificationEventArgs)> <ComVisibleAttribute(True)> <GuidAttribute("5C9CCACB-A2CF-45FE-BD50-D7F9620868A1")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <SerializableAttribute()> Public Class EasyUADataChangeNotificationEventArgs Inherits EasyUAMonitoredItemChangedEventArgs Implements OpcLabs.BaseLib.OperationModel.ComTypes._OperationEventArgs, OpcLabs.EasyOpc.UA.OperationModel.ComTypes._EasyUADataChangeNotificationEventArgs, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'Usage
Dim instance As EasyUADataChangeNotificationEventArgs
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.OperationModel.ComTypes._EasyUADataChangeNotificationEventArgs)] [ComVisible(true)] [Guid("5C9CCACB-A2CF-45FE-BD50-D7F9620868A1")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public class EasyUADataChangeNotificationEventArgs : EasyUAMonitoredItemChangedEventArgs, OpcLabs.BaseLib.OperationModel.ComTypes._OperationEventArgs, OpcLabs.EasyOpc.UA.OperationModel.ComTypes._EasyUADataChangeNotificationEventArgs, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.OperationModel.ComTypes._EasyUADataChangeNotificationEventArgs)] [ComVisible(true)] [Guid("5C9CCACB-A2CF-45FE-BD50-D7F9620868A1")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public ref class EasyUADataChangeNotificationEventArgs : public EasyUAMonitoredItemChangedEventArgs, OpcLabs.BaseLib.OperationModel.ComTypes._OperationEventArgs, OpcLabs.EasyOpc.UA.OperationModel.ComTypes._EasyUADataChangeNotificationEventArgs, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable