Class ExportDataTableTextOptions

java.lang.Object
All Implemented Interfaces:
InterfaceObject, NamedObject, TreeObject, CleanableObject, XMLObject

public class ExportDataTableTextOptions
extends ExportDataTableOptions
Options for exporting data from a data source to a delimited text file.
Since:
1.0
Version:
1.0
Author:
Andrew Reid
  • Field Details

    • delimiter

      public java.lang.String delimiter
    • precision

      public int precision
  • Constructor Details

    • ExportDataTableTextOptions

      public ExportDataTableTextOptions()