Opc.Ua.Core
MethodState Class
Members 



Opc.Ua Namespace : MethodState Class
The base class for all method nodes.
Object Model
MethodState ClassQualifiedName ClassLocalizedText ClassLocalizedText ClassNodeId ClassNodeId ClassNodeId ClassNodeState ClassNodeId ClassNodeId Class
Syntax
'Declaration
 
Public Class MethodState 
   Inherits BaseInstanceState
   Implements IFilterTarget 
'Usage
 
Dim instance As MethodState
public class MethodState : BaseInstanceState, IFilterTarget  
public ref class MethodState : public BaseInstanceState, IFilterTarget  
Inheritance Hierarchy

System.Object
   Opc.Ua.NodeState
      Opc.Ua.BaseInstanceState
         Opc.Ua.MethodState

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MethodState Members
Opc.Ua Namespace