'DeclarationPublic OnWriteAccessLevel As Opc.Ua.NodeAttributeEventHandler(Of Byte)
'UsageDim 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