Opc.Ua.Core
NodeState Class Fields


Opc.Ua Namespace : NodeState Class

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

Public Fields
 NameDescription
Public Field Called when ClearChangeMasks is called and the ChangeMask is not None.  
Public Field Called after the CreateBrowser method is called.  
Public Field Called after the PopulateBrowser method is called.  
Public Field Called when the AccessRestrictions attribute is read.  
Public Field Called when the BrowseName attribute is read.  
Public Field Called when the Description attribute is read.  
Public Field Called when the DisplayName attribute is read.  
Public Field Called when the NodeClass attribute is read.  
Public Field Called when the NodeId attribute is read.  
Public Field Called when the RolePermissions attribute is read.  
Public Field Called when the UserRolePermissions attribute is read.  
Public Field Called when the UserWriteMask attribute is read.  
Public Field Called when the WriteMask attribute is read.  
Public Field Called when a reference gets added to the node  
Public Field Called when a reference gets removed from the node  
Public Field Called when a node produces an event that needs to be reported.  
Public Field Called when ClearChangeMasks is called and the ChangeMask is not None.  
Public Field Called when the Validate method is called  
Public Field Called when the AccessRestrictions attribute is written.  
Public Field Called when the BrowseName attribute is written.  
Public Field Called when the Description attribute is written.  
Public Field Called when the DisplayName attribute is written.  
Public Field Called when the NodeClass attribute is written.  
Public Field Called when the NodeId attribute is written.  
Public Field Called when the RolePermissions attribute is written.  
Public Field Called when the UserRolePermissions attribute is written.  
Public Field Called when the UserWriteMask attribute is written.  
Public Field Called when the WriteMask attribute is written.  
Top
Protected Fields
 NameDescription
Protected Field Indicates what has changed in the node.  
Protected Field A list of children of the node.  
Top
See Also

Reference

NodeState Class
Opc.Ua Namespace