Class JsonExportHandler
Class JsonExportHandler. Exports the specified product to JSON format in the specified path.
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 JsonExportHandler : IExportHandler, IExporter
Methods
Name | Description |
---|---|
Export(string, Product) | |
GetHeaderData() | Get a row of data |
IsHeaderSupported() | Is the header supported |