OPC Studio User's Guide and Reference
DefaultEnabledServerFamilies Field



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.Forms.Browsing Namespace > OpcBrowseInputs Class : DefaultEnabledServerFamilies Field
Default value of the EnabledServerFamilies property. Equals to OpcLabs.EasyOpc.ServerFamilies.All.

The value of this constant is OpcLabs.EasyOpc.ServerFamilies.All.

Syntax
'Declaration
 
Public Const DefaultEnabledServerFamilies As ServerFamilies
'Usage
 
Dim value As ServerFamilies
 
value = OpcBrowseInputs.DefaultEnabledServerFamilies
public const ServerFamilies DefaultEnabledServerFamilies
public:
const ServerFamilies DefaultEnabledServerFamilies
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