Class CSVUtility
Class CSVUtility.
Inherited Members
Namespace: Unity.Industrial.Configurator.Importers.csv.Editor
Assembly: solution.dll
Syntax
public static class CSVUtility
Methods
| Name | Description |
|---|---|
| AddAllPackSets(List<CSVRow>, VariantTable) | Adds all pack sets. |
| AddAllVariantSets(List<CSVRow>, Product) | Adds all variant sets. |
| SetDefaultConfiguration() | Sets the default configuration. |
| SetProductRuntimeData(CSVRow) | Sets the product runtime data. |