OPC Studio User's Guide and Reference
UASubscribeDataSetFilter Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace > UASubscribeDataSetFilter Class : UASubscribeDataSetFilter 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 publisher Id.  
Initializes a new instance of the class, specifying the writer group descriptor, and dataset writer descriptor.  
Initializes a new instance of the class, specifying the publisher Id, and writer group descriptor.  
Initializes a new instance of the class, specifying the publisher Id, writer group descriptor, and dataset writer descriptor.  
Initializes a new instance of the class, specifying the publisher Id, writer group descriptor, dataset writer descriptor, and flags determining whether to allow data or event messages.  
Initializes a new instance of the class, specifying the publisher Id, writer group descriptor, dataset writer descriptor, flags determining whether to allow data or event messages, and required field value dictionary.  
Initializes a new copy of the 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