OPC Studio User's Guide and Reference
UADataSetData Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace > UADataSetData Class : UADataSetData Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class with default data.  
Initializes a new copy of the object.  
Initializes a new instance of the class, specifying the publisher Id, writer group Id, dataset writer Id, field data dictionary, and field data dictionary keyed by dataset field Id.  
Initializes a new instance of the class, specifying the publisher Id, writer group Id, dataset writer Id, field data dictionary, field data dictionary keyed by dataset field Id, and dataset class Id.  
Initializes a new instance of the class, specifying the publisher Id, writer group Id, dataset writer Id, field data dictionary, field data dictionary keyed by dataset field Id, and configuration version.  
Initializes a new instance of the class, specifying the publisher Id, writer group Id, dataset writer Id, field data dictionary, field data dictionary keyed by dataset field Id, dataset class Id, and configuration version.  
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