OPCDA.NET-UA
SetEnable Method
See Also  Send Feedback
OpcDaNetUaOption.Net4 Assembly > UA_Wrapper Namespace > Group Class : SetEnable Method

doEnable

Glossary Item Box

Enables or disables the subscription of this group

Syntax

Visual Basic (Declaration) 
Public Function SetEnable( _
   ByVal doEnable As Boolean _
) As Integer
C# 
public int SetEnable( 
   bool doEnable
)

Parameters

doEnable

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.7.2

See Also

Copyright © 2020 Advosol Inc. All Rights Reserved.