QuickOPC User's Guide and Reference
DefaultArguments Property (EasyAENotificationEventArgs)



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.OperationModel Namespace > EasyAENotificationEventArgs Class : DefaultArguments Property
Default (events subscription) arguments.
Syntax
'Declaration
 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)>
<NotNullAttribute()>
Protected Shared ReadOnly Property DefaultArguments As EasyAEEventsSubscriptionArguments
'Usage
 
Dim value As EasyAEEventsSubscriptionArguments
 
value = EasyAENotificationEventArgs.DefaultArguments
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[NotNull()]
protected static EasyAEEventsSubscriptionArguments DefaultArguments {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[NotNull()]
protected:
static property EasyAEEventsSubscriptionArguments^ DefaultArguments {
   EasyAEEventsSubscriptionArguments^ get();
}
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

EasyAENotificationEventArgs Class
EasyAENotificationEventArgs Members