OPCDA.NET-UA
GetEventNotifierDisplayText Method
See Also  Send Feedback
OpcDaNetUaOption.Net4 Assembly > Opc.Ua.ClientDA Namespace > ClientUtils Class : GetEventNotifierDisplayText Method

eventNotifier
The event notifier.

Glossary Item Box

Gets the display text for the event notifier attribute.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetEventNotifierDisplayText( _
   ByVal eventNotifier As Byte _
) As String
C# 
public static string GetEventNotifierDisplayText( 
   byte eventNotifier
)

Parameters

eventNotifier
The event notifier.

Return Value

The event notifier formatted as a string.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.7.2

See Also

Copyright © 2020 Advosol Inc. All Rights Reserved.