OPC Studio User's Guide and Reference
DefaultMultiSelect Field (UADataDialog)



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.UA.Forms.Browsing Namespace > UADataDialog Class : DefaultMultiSelect Field
Default value of the MultiSelect property. Equals to false.

The value of this constant is False.

Syntax
'Declaration
 
Public Const DefaultMultiSelect As Boolean
'Usage
 
Dim value As Boolean
 
value = UADataDialog.DefaultMultiSelect
public const bool DefaultMultiSelect
public:
const bool DefaultMultiSelect
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also