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

Glossary Item Box

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

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property DataBinds As BGDataBind()
C# 
public BGDataBind[] DataBinds {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.