Name | Description | |
---|---|---|
ClientSelector | The selector of the client object that is used for the dialog operations. (Inherited from OpcLabs.EasyOpc.UA.Forms.Browsing.UADialog) | |
Container | (Inherited from System.ComponentModel.Component) | |
EndpointDescriptor | Contains data defining a connection to the OPC-UA Server (mainly, its URL string). | |
EndpointDescriptors | Array of endpoint descriptor objects. | |
IncludeProperties | Determines whether Property nodes will be included in browse results. | |
LooseReferenceTypes | Browse following very wide set of reference types, in order to cope with non-compliant servers. | |
ManualNodes | Determines whether the user will be allowed to add computers and OPC servers manually. | |
MultiSelect | Determines whether the dialog allows the user to select multiple nodes as output. | |
NodeDescriptor | Contains information necessary to identify an OPC-UA node, such as its Node Id. | |
NodeDescriptors | Array of node descriptor objects. | |
NodeElement | Gets the information about the OPC-UA node selected in the dialog box. | |
NodeElements | Contains information gathered about OPC-UA nodes selected by the user. | |
RetainAppearance | Determines whether the dialog should retain its appearance (such as location and size) between invocations. (Inherited from OpcLabs.BaseLib.Forms.FormCommonDialog) | |
Site | (Inherited from System.ComponentModel.Component) | |
SizeFactor | Determines the (initial) size of the dialog. (Inherited from OpcLabs.BaseLib.Forms.SizableCommonDialog) | |
SizeFactorName | The name of the size factor. Empty if none of the standard factors. (Inherited from OpcLabs.BaseLib.Forms.SizableCommonDialog) | |
StartNodeDescriptor | The start node for an endpoint. | |
Tag | Gets or sets an object that contains data about the control. (Inherited from System.Windows.Forms.CommonDialog) | |
UserPickEndpoint | Determines whether the user will be also picking the OPC-UA server endpoint. |