Opc.Ua.Core
BaseObjectState Class Fields


Opc.Ua Namespace : BaseObjectState Class

For a list of all members of this type, see BaseObjectState 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 BaseInstanceState)
Public Field Called after the PopulateBrowser method is called. (Inherited from BaseInstanceState)
Public Field Called when the AccessRestrictions attribute is read. (Inherited from BaseInstanceState)
Public Field Called when the BrowseName attribute is read. (Inherited from BaseInstanceState)
Public Field Called when the Description attribute is read. (Inherited from BaseInstanceState)
Public Field Called when the DisplayName attribute is read. (Inherited from BaseInstanceState)
Public Field Raised when the EventNotifier attribute is read.  
Public Field Called when the NodeClass attribute is read. (Inherited from BaseInstanceState)
Public Field Called when the NodeId attribute is read. (Inherited from BaseInstanceState)
Public Field Called when the RolePermissions attribute is read. (Inherited from BaseInstanceState)
Public Field Called when the UserRolePermissions attribute is read. (Inherited from BaseInstanceState)
Public Field Called when the UserWriteMask attribute is read. (Inherited from BaseInstanceState)
Public Field Called when the WriteMask attribute is read. (Inherited from BaseInstanceState)
Public Field Called when a reference gets added to the node (Inherited from BaseInstanceState)
Public Field Called when a reference gets removed from the node (Inherited from BaseInstanceState)
Public Field Called when a node produces an event that needs to be reported. (Inherited from BaseInstanceState)
Public Field Called when ClearChangeMasks is called and the ChangeMask is not None. (Inherited from BaseInstanceState)
Public Field Called when the Validate method is called (Inherited from BaseInstanceState)
Public Field Called when the AccessRestrictions attribute is written. (Inherited from BaseInstanceState)
Public Field Called when the BrowseName attribute is written. (Inherited from BaseInstanceState)
Public Field Called when the Description attribute is written. (Inherited from BaseInstanceState)
Public Field Called when the DisplayName attribute is written. (Inherited from BaseInstanceState)
Public Field Raised when the EventNotifier attribute is written.  
Public Field Called when the NodeClass attribute is written. (Inherited from BaseInstanceState)
Public Field Called when the NodeId attribute is written. (Inherited from BaseInstanceState)
Public Field Called when the RolePermissions attribute is written. (Inherited from BaseInstanceState)
Public Field Called when the UserRolePermissions attribute is written. (Inherited from BaseInstanceState)
Public Field Called when the UserWriteMask attribute is written. (Inherited from BaseInstanceState)
Public Field Called when the WriteMask attribute is written. (Inherited from BaseInstanceState)
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 BaseInstanceState)
Top
See Also

Reference

BaseObjectState Class
Opc.Ua Namespace