Opc.Ua.Core
BaseInstanceState Class Properties


Opc.Ua Namespace : BaseInstanceState Class

For a list of all members of this type, see BaseInstanceState members.

Public Properties
 NameDescription
Public Property Specifies a mask indicating any access restrictions that apply to the node. (Inherited from Opc.Ua.NodeState)
Public Property True if events produced by the instance are being monitored. (Inherited from NodeState)
Public Property The browse name of the node. (Inherited from NodeState)
Public Property The categories assigned to the node. (Inherited from NodeState)
Public PropertyWhat has changed in the node since NodeState.ClearChangeMasks was last called. (Inherited from NodeState)
Public Property The localized description for the node. (Inherited from NodeState)
Public Property The display name for the node. (Inherited from NodeState)
Public Property Gets or sets the extensions of the node set. Property used when importing NodeSet2.xml files. (Inherited from NodeState)
Public Property An arbitrary handle associated with the node. (Inherited from NodeState)
Public Property True if the node and its children have been initialized. (Inherited from NodeState)
Public Property The modelling rule assigned to the instance.  
Public Property The class for the node. (Inherited from NodeState)
Public Property The identifier for the node. (Inherited from NodeState)
Public Property The documentation for the node that is saved in the NodeSet. (Inherited from NodeState)
Public Property A numeric identifier for the instance that is unique within the parent.  
Public Property The parent node.  
Public Property The type of reference from the parent node to the instance.  
Public Property The release status for the node. (Inherited from NodeState)
Public Property Specifies a list of permissions for the node assigned to roles. (Inherited from NodeState)
Public Property The specification that defines the node. (Inherited from NodeState)
Public Property A symbolic name for the node that is not expected to be globally unique. (Inherited from NodeState)
Public Property The identifier for the type definition node.  
Public Property Specifies a list of permissions for the node assigned to roles for the current user. (Inherited from NodeState)
Public Property Specifies which attributes are writeable for the current user. (Inherited from NodeState)
Public Property True if the node must be validated with the underlying system before use. (Inherited from NodeState)
Public Property Specifies which attributes are writeable. (Inherited from NodeState)
Top
See Also

Reference

BaseInstanceState Class
Opc.Ua Namespace