ExcelImportResponse.ErrorList property
The list of errors encountered during import, if any.
public List<string>? ErrorList { get; set; }
See Also
- class ExcelImportResponse
The list of errors encountered during import, if any.
public List<string>? ErrorList { get; set; }