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




toEDI

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub reorganize( _
   ByVal toEDI As Boolean _
) 
Visual Basic (Usage)Copy Code
Dim instance As IATASegment
Dim toEDI As Boolean
 
instance.reorganize(toEDI)
C# 
protected override void reorganize( 
   bool toEDI
)
Managed Extensions for C++ 
protected: void reorganize( 
   bool toEDI
) override 
C++/CLI 
protected:
void reorganize( 
   bool toEDI
) override 

Parameters

toEDI

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.