DataDirect XML Converters 5.0 Send comments on this topic.
setName Method
See Also 
DDTek.XmlConverter.Adapter.Edi Namespace > IATASegment Class : setName Method




name

Syntax

Visual Basic (Declaration) 
Protected Sub setName( _
   ByVal name As String _
) 
Visual Basic (Usage)Copy Code
Dim instance As IATASegment
Dim name As String
 
instance.setName(name)
C# 
protected void setName( 
   string name
)
Managed Extensions for C++ 
protected: void setName( 
   string* name
) 
C++/CLI 
protected:
void setName( 
   String^ name
) 

Parameters

name

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.