Skip to content

ExcelImportResponse.ErrorList property

The list of errors encountered during import, if any.

public List<string>? ErrorList { get; set; }

See Also