QuickOPC User's Guide and Reference
Arguments Property (_EasyAENotificationEventArgs)



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.OperationModel.ComTypes Namespace > _EasyAENotificationEventArgs Interface : Arguments Property
Holds arguments that were used to subscribe to events in an OPC-A&E server.
Syntax
'Declaration
 
<NotNullAttribute()>
Property Arguments As EasyAEEventsSubscriptionArguments
'Usage
 
Dim instance As _EasyAENotificationEventArgs
Dim value As EasyAEEventsSubscriptionArguments
 
instance.Arguments = value
 
value = instance.Arguments
[NotNull()]
EasyAEEventsSubscriptionArguments Arguments {get; set;}
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows

See Also

Reference

_EasyAENotificationEventArgs Interface
_EasyAENotificationEventArgs Members