OPC Studio User's Guide and Reference
UAQueryApplicationsFilter Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Discovery Namespace > UAQueryApplicationsFilter Class : UAQueryApplicationsFilter Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class with default data.  
Initializes a new instance of the class, specifying server capabilities.  
Initializes a new instance of the class, specifying application types.  
Initializes a new instance of the class, specifying application types, and server capabilities.  
Initializes a new instance of the class, using default application types, and empty server capabilities.  
Initializes a new instance of the class, using default application types.  
Initializes a new instance of the class, using empty server capabilities.  
Initializes a new instance of the class, specifying its individual properties.  
Initializes a new instance as a copy of an existing network discovery query object.  
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