Click or drag to resize
FileFormat Enumeration
Import/Export ASCII file format.

Namespace: KampData.TaxEngine.API.Enums
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public enum FileFormat
Members
  Member nameValueDescription
Comma1 Comma Delimitted
Fixed2 Fixed Position
Tab3 Tab Delimitted
XML4 XML Format
See Also