DataWriter Class TIBCO Spotfire 6.0 API Reference
Represents a class capable of exporting data from a DataTable to a Stream given a set of ordered row indexes and a enumerable of column names.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Data.Export DataWriter
    Spotfire.Dxp.Application.Extension CustomDataWriter

Namespace: Spotfire.Dxp.Data.Export
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public abstract class DataWriter
See Also