Field CellSeparator
- Namespace
- Qavren.Edge.Ingestion.DataIngestion
- Assembly
- Qavren.Edge.Ingestion.DataIngestion.dll
The separator FromMedi(IngestionDocument, ILogger?) places between two cells of one table row.
public const string CellSeparator = " | "
Returns
- string
- The separator places between two cells of one table row.