uaPLUS Reference
UpdateExtension(Type,Object) Method
See Also  Send Feedback
Opc.Ua Namespace > ApplicationConfiguration Class > UpdateExtension Method : UpdateExtension(Type,Object) Method

type
value

Glossary Item Box

Syntax

Visual Basic (Declaration) 
<ObsoleteAttribute("Not non-functional. Replaced by a template version UpdateExtension<T>")>
Public Overloads Sub UpdateExtension( _
   ByVal type As Type, _
   ByVal value As Object _
) 
C# 
[ObsoleteAttribute("Not non-functional. Replaced by a template version UpdateExtension<T>")]
public void UpdateExtension( 
   Type type,
   object value
)

Parameters

type
value

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.