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




toEDI

Syntax

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

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.