Interface IExportHandler
Export handler interface
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 interface IExportHandler
Methods
Name | Description |
---|---|
Export(string, Product) | |
GetHeaderData() | Get a row of data |
IsHeaderSupported() | Is the header supported |