OPCDA.NET Reference Manual
Groups Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > BGServer Class : Groups Property

Glossary Item Box

List of currently existing BGGroup instances for this BGServer instance.
Instead of getting the BGGroup object from the AddGroup completion handler, the object can be searched in this list by the group name.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Groups As BGGroup()
C# 
public BGGroup[] Groups {get;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.