uaPLUS Reference
ExtensionObject Constructor(ExpandedNodeId,Object)
See Also  Send Feedback
Opc.Ua Namespace > ExtensionObject Class > ExtensionObject Constructor : ExtensionObject Constructor(ExpandedNodeId,Object)

typeId
body

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal typeId As ExpandedNodeId, _
   ByVal body As Object _
)
C# 
public ExtensionObject( 
   ExpandedNodeId typeId,
   object body
)

Parameters

typeId
body

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.