The value is converted to the datatype of this VariableNode in the server.
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As NodeElement Dim val As Object Dim value As WriteValue value = instance.MakeWriteValue(val) |
Parameters
- val
- Value to be copied into the created WriteValue object.
Return Value
Created object that can be used as a Session.WriteAttribute() method argument.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x