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



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Application.ComTypes Namespace > _EasyUAClientServerApplication Interface : SupportsGds Property
Determines whether GDS and CM operations are supported.
Syntax
'Declaration
 
ReadOnly Property SupportsGds As Boolean
'Usage
 
Dim instance As _EasyUAClientServerApplication
Dim value As Boolean
 
value = instance.SupportsGds
bool SupportsGds {get;}
property bool SupportsGds {
   bool get();
}
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