QuickOPC User's Guide and Reference
SupportsGds Property (AbstractEasyUAClientServerApplication)



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Application Namespace > AbstractEasyUAClientServerApplication Class : SupportsGds Property
Determines whether GDS and CM operations are supported.
Syntax
'Declaration
 
Public ReadOnly Property SupportsGds As Boolean
 
'Usage
 
Dim instance As AbstractEasyUAClientServerApplication
Dim value As Boolean
 
value = instance.SupportsGds
Remarks

Product editions and licensing can affect features that are supported.

Requirements

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

See Also