OPC Studio User's Guide and Reference
UAFolder Class Properties


OpcLabs.ServerOpcUA Assembly > OpcLabs.EasyOpc.UA.NodeSpace Namespace : UAFolder Class

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

Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public PropertyDescribes the basic external characteristics of the node, such as its name. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public PropertyThe effective node descriptor by which this node is addressable in the OPC UA server. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Public PropertyDetermines whether the events from child nodes will be handled on this node as well. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Public PropertyDetermines whether this node is a branch. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Public PropertyDetermines whether this node is a leaf. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Public PropertyDetermines whether this node is a root. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public PropertyDetermines whether the component is currently started. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Public PropertyIndexer to get a sub-node by name. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Public PropertyThe name of this node in the node space. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public PropertyOverridden. Determines whether the node is a data variable, folder, or a root.  
Public PropertyA collection of sub-nodes in this node (branch). (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public PropertyThe server node that is the parent of this node. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Public PropertyDetermines whether UAServerNode.ConversionError events propagate to the parent node (defaults to True). (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Public PropertyDetermines whether UAServerNode.DataSubscriptionChanged events propagate to the parent node (defaults to True). (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Public PropertyDetermines whether UAServerNode.Read events propagate to the parent node (defaults to True). (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Public PropertyDetermines whether UAServerNode.SamplingIntervalChanged events propagate to the parent node (defaults to True). (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Public PropertyDetermines whether UAServerNode.Write events propagate to the parent node (defaults to True). (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyAn arbitrary object associated with the node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected PropertyDetermines whether the node is locked. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Protected PropertyThe service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected PropertyOverridden. The types of branch sub-nodes that can be added to this node.  
Protected PropertyOverridden. The types of leaf sub-nodes that can be added to this node.  
Top
See Also

Reference

UAFolder Class
OpcLabs.EasyOpc.UA.NodeSpace Namespace