Instead of getting the BGGroup object from the AddGroup completion handler, the object can be searched in this list by the group name.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Groups As BGGroup() |
C# | |
---|---|
public BGGroup[] Groups {get;} |
OPCDA.NET Reference Manual | |
Groups Property | |
See Also Send Feedback |
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > BGServer Class : Groups Property |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Groups As BGGroup() |
C# | |
---|---|
public BGGroup[] Groups {get;} |