'Declaration
Public OnWriteAccessLevel As Opc.Ua.NodeAttributeEventHandler(Of Byte)
'Usage
Dim instance As BaseVariableState Dim value As Opc.Ua.NodeAttributeEventHandler(Of Byte) value = instance.OnWriteAccessLevel instance.OnWriteAccessLevel = value
public Opc.Ua.NodeAttributeEventHandler<byte> OnWriteAccessLevel
public: Opc.Ua.NodeAttributeEventHandler<byte>^ OnWriteAccessLevel