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 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 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 PropertyOverridden. Determines whether the node is a data variable, folder, or a root.  
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)
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 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