QuickOPC User's Guide and Reference
ClientSelector Property (_EasyUAAlarmsAndConditionsClient)



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AlarmsAndConditions.ComTypes Namespace > _EasyUAAlarmsAndConditionsClient Interface : ClientSelector Property
The selector of the client object that is used for the specialized client operations.
Syntax
'Declaration
 
<CanBeNullAttribute()>
Property ClientSelector As EasyUAClientSelector
 
'Usage
 
Dim instance As _EasyUAAlarmsAndConditionsClient
Dim value As EasyUAClientSelector
 
instance.ClientSelector = value
 
value = instance.ClientSelector
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