EasyUA Reference
DataValue Constructor
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > DataValue Class : DataValue Constructor

Glossary Item Box

Overload List

OverloadDescription
DataValue Constructor() Initializes the object with default values.  
DataValue Constructor(DataValue) Creates a deep copy of the value.  
DataValue Constructor(Variant) Initializes the object with a value.  
DataValue Constructor(StatusCode) Initializes the object with a status code.  
DataValue Constructor(StatusCode,DateTime) Initializes the object with a status code and a server timestamp.  
DataValue Constructor(Variant,StatusCode) Initializes the object with a value and a status code.  
DataValue Constructor(Variant,StatusCode,DateTime) Initializes the object with a value, a status code and a source timestamp  
DataValue Constructor(Variant,StatusCode,DateTime,DateTime) Initializes the object with a value, a status code, a source timestamp and a server timestamp  

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.