OPC Studio User's Guide and Reference
EasyUASubscribeDataSetFieldArguments Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.OperationModel Namespace > EasyUASubscribeDataSetFieldArguments Class : EasyUASubscribeDataSetFieldArguments 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 callback, subscribe dataset arguments, and dataset field descriptor.  
Initializes a new instance of the class, specifying the callback, the state object, dataset subscription descriptor, and dataset field descriptor.  
Initializes a new instance of the class, specifying the callback, the state object, connection descriptor, filter, and dataset field descriptor.  
Initializes a new instance of the class, specifying the callback, the state object, connection descriptor, filter, dataset metadata, and dataset field descriptor.  
Initializes a new instance of the class, specifying the callback, the state object, resolver descriptor, published dataset name, and dataset field descriptor.  
Initializes a new instance of the class, specifying the callback, the state object, resolver descriptor, connection descriptor, filter, and dataset field descriptor.  
Initializes a new instance of the class, specifying the callback, dataset subscription descriptor, and dataset field descriptor.  
Initializes a new instance of the class, specifying the callback, connection descriptor, filter, and dataset field descriptor.  
Initializes a new instance of the class, specifying the callback, connection descriptor, filter, dataset metadata, and dataset field descriptor.  
Initializes a new instance of the class, specifying the callback, resolver descriptor, published dataset name, and dataset field descriptor.  
Initializes a new instance of the class, specifying the callback, resolver descriptor, connection descriptor, filter, and dataset field descriptor.  
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