OPC Studio User's Guide and Reference
UAEventFilterBuilder Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UAEventFilterBuilder Class : UAEventFilterBuilder 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 the Where clause.  
Initializes a new instance of the class, specifying the event filter.  
Initializes a new instance of the class, specifying the sequence of Select clauses.  
Initializes a new instance of the class, specifying the array of Select clauses.  
Initializes a new instance of the class, specifying the Where clause, and sequence of Select clauses.  
Initializes a new instance of the class, specifying the Where clause, and array of Select clauses.  
Initializes a new instance of the class, specifying the collection of Select clauses.  
Initializes a new instance of the class, specifying the Where clause, and collection of Select clauses.  
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