OPCDA.NET Reference Manual
SetName Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > OpcGroup Class : SetName Method

newName

Glossary Item Box

Change the name of the OPC group. ( IOPCGroupStateMgt::SetName )
The name must be unique. The name cannot be changed for public groups.

Syntax

Visual Basic (Declaration) 
Public Function SetName( _
   ByVal newName As String _
) As Integer
C# 
public int SetName( 
   string newName
)

Parameters

newName

Return Value

HRESULT success/error code

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.