Opc.Ua.Core
ViewState Class Fields


Opc.Ua Namespace : ViewState Class

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

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

Reference

ViewState Class
Opc.Ua Namespace