uaPLUS Reference
SetResponse Method
See Also  Send Feedback
Opc.Ua Namespace > DialogConditionState Class : SetResponse Method

context
response

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Sub SetResponse( _
   ByVal context As ISystemContext, _
   ByVal response As Integer _
) 
C# 
public virtual void SetResponse( 
   ISystemContext context,
   int response
)

Parameters

context
response

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.