uaPLUS Reference
SetComment Method
See Also  Send Feedback
Opc.Ua Namespace > ConditionState Class : SetComment Method

context
comment
clientUserId

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Sub SetComment( _
   ByVal context As ISystemContext, _
   ByVal comment As LocalizedText, _
   ByVal clientUserId As String _
) 
C# 
public virtual void SetComment( 
   ISystemContext context,
   LocalizedText comment,
   string clientUserId
)

Parameters

context
comment
clientUserId

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.