OPCDA.NET Reference Manual
Grp Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET.Controls Namespace > DAGroup Class : Grp Property

Glossary Item Box

The BGGroup object used by this control. The BGGroup class handles the OPC server access in background threads using methods of the OpcGroup class.

Syntax

Visual Basic (Declaration) 
<BrowsableAttribute(False)>
Public ReadOnly Property Grp As BGGroup
C# 
[BrowsableAttribute(false)]
public BGGroup Grp {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.