uaPLUS Reference
SaveStringTable Method
See Also  Send Feedback
Opc.Ua Namespace > XmlEncoder Class : SaveStringTable Method

tableName
elementName
stringTable

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub SaveStringTable( _
   ByVal tableName As String, _
   ByVal elementName As String, _
   ByVal stringTable As StringTable _
) 
C# 
public void SaveStringTable( 
   string tableName,
   string elementName,
   StringTable stringTable
)

Parameters

tableName
elementName
stringTable

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.