
'Declaration
<ComVisibleAttribute(False)> <CLSCompliantAttribute(True)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> Public Class AENotificationPayload Inherits OpcLabs.BaseLib.Object2 Implements LINQPad.ICustomMemberProvider, OpcLabs.BaseLib.ComTypes._Object2
'Usage
Dim instance As AENotificationPayload
[ComVisible(false)] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public class AENotificationPayload : OpcLabs.BaseLib.Object2, LINQPad.ICustomMemberProvider, OpcLabs.BaseLib.ComTypes._Object2
[ComVisible(false)] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public ref class AENotificationPayload : public OpcLabs.BaseLib.Object2, LINQPad.ICustomMemberProvider, OpcLabs.BaseLib.ComTypes._Object2
There are implicit conversions to this type from:
System.Object
OpcLabs.BaseLib.Object2
OpcLabs.EasyOpc.AlarmsAndEvents.ComplexEventProcessing.AENotificationPayload