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

srv
The group is associated with this server.

Glossary Item Box

Construct a group object associated with the specified server

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal srv As Server _
)
C# 
public Group( 
   Server srv
)

Parameters

srv
The group is associated with this server.

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.