'Declaration
Public OnReadUserExecutable As Opc.Ua.NodeAttributeEventHandler(Of Boolean)
'Usage
Dim instance As MethodState Dim value As Opc.Ua.NodeAttributeEventHandler(Of Boolean) value = instance.OnReadUserExecutable instance.OnReadUserExecutable = value
public Opc.Ua.NodeAttributeEventHandler<bool> OnReadUserExecutable
public: Opc.Ua.NodeAttributeEventHandler<bool>^ OnReadUserExecutable