uaPLUS Reference
AddEncodeableType(ExpandedNodeId,Type) Method
See Also  Send Feedback
Opc.Ua Namespace > EncodeableFactory Class > AddEncodeableType Method : AddEncodeableType(ExpandedNodeId,Type) Method

encodingId
systemType

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub AddEncodeableType( _
   ByVal encodingId As ExpandedNodeId, _
   ByVal systemType As Type _
) 
C# 
public void AddEncodeableType( 
   ExpandedNodeId encodingId,
   Type systemType
)

Parameters

encodingId
systemType

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.