QuickOPC User's Guide and Reference
UADataDialog Class Properties


OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.UA.Forms.Browsing Namespace : UADataDialog Class

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

Public Properties
 NameDescription
Public PropertyThe selector of the client object that is used for the dialog operations. (Inherited from OpcLabs.EasyOpc.UA.Forms.Browsing.UADialog)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyContains data defining a connection to the OPC-UA Server (mainly, its URL string).  
Public PropertyArray of endpoint descriptor objects.  
Public PropertyDetermines whether Property nodes will be included in browse results.  
Public PropertyDetermines whether the user will be allowed to add computers and OPC servers manually.  
Public PropertyDetermines whether the dialog allows the user to select multiple nodes as output.  
Public PropertyContains information necessary to identify an OPC-UA node, such as its Node Id.  
Public PropertyArray of node descriptor objects.  
Public PropertyGets the information about the OPC-UA node selected in the dialog box.  
Public PropertyContains information gathered about OPC-UA nodes selected by the user.  
Public PropertyDetermines whether the dialog should retain its appearance (such as location and size) between invocations. (Inherited from OpcLabs.BaseLib.Forms.FormCommonDialog)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyDetermines the (initial) size of the dialog. (Inherited from OpcLabs.BaseLib.Forms.SizableCommonDialog)
Public PropertyThe name of the size factor. Empty if none of the standard factors. (Inherited from OpcLabs.BaseLib.Forms.SizableCommonDialog)
Public PropertyThe start node for an endpoint.  
Public PropertyGets or sets an object that contains data about the control. (Inherited from System.Windows.Forms.CommonDialog)
Public PropertyDetermines whether the user will be also picking the OPC-UA server endpoint.  
Top
Protected Properties
 NameDescription
Protected PropertyIndicates whether the dialog's appearance should be refreshed before showing. (Inherited from OpcLabs.BaseLib.Forms.FormCommonDialog)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

UADataDialog Class
OpcLabs.EasyOpc.UA.Forms.Browsing Namespace