QuickOPC User's Guide and Reference
UAAttributeData Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UAAttributeData Class : UAAttributeData Constructor
Overload List
OverloadDescription
Initializes a new instance of the class with default data.  
Initializes a new instance of the class, with given value.  
Initializes a new instance of the class, making a copy of an existing instance.  
Initializes a new instance of the class, with given value and status code.  
Initializes a new instance of the class, with given value, status code and source timestamp.  
Initializes a new instance of the class, with given value, status code, source timestamp, and server timestamp.  
Initializes a new instance of the class, with given value, status code and source timestamp and picoseconds.  
Initializes a new instance of the class, with given value, status code, source timestamp and picoseconds, and server timestamp and picoseconds.  
Initializes a new instance of the class with serialized data.  
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