uaPLUS Reference
WriteEncodeable Method
See Also  Send Feedback
Opc.Ua Namespace > BinaryEncoder Class : WriteEncodeable Method

fieldName
value
systemType

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub WriteEncodeable( _
   ByVal fieldName As String, _
   ByVal value As IEncodeable, _
   ByVal systemType As Type _
) 
C# 
public void WriteEncodeable( 
   string fieldName,
   IEncodeable value,
   Type systemType
)

Parameters

fieldName
value
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.