| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ReferenceTypeState Dim value As Opc.Ua.NodeAttributeEventHandler(Of Boolean) value = instance.OnWriteSymmetric instance.OnWriteSymmetric = value | |
| C# | |
|---|---|
public Opc.Ua.NodeAttributeEventHandler<bool> OnWriteSymmetric | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x