Class CsvExportHandler
Class ExportCSV.
Inherited Members
Namespace: Unity.Industrial.Forma.Importers.Sample.Editor
Assembly: solution.dll
Syntax
[MovedFrom(true, "Unity.Industrial.Configurator.Importers.Sample.Editor", "Unity.Industrial.Configurator.Importers.Sample.Editor", null)]
public class CsvExportHandler : IExportHandler, IExporter
Methods
| Name | Description |
|---|---|
| Export(string, Product) | Writes the CSV. |
| GetHeaderData() | Get a row of data |
| IsHeaderSupported() | Is the header supported |