| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As XmlEncoder Dim fieldName As String Dim value As Uuid instance.WriteGuid(fieldName, value) | |
Parameters
- fieldName
- value
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
|
| EasyUA Reference |
|
| WriteGuid(String,Uuid) Method | |
| See Also Send Feedback | |
| Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > XmlEncoder Class > WriteGuid Method : WriteGuid(String,Uuid) Method |
Glossary Item Box
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As XmlEncoder Dim fieldName As String Dim value As Uuid instance.WriteGuid(fieldName, value) | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x