Spreadsheet Import
- Table Name: SpreadsheetImport
- Class Name: EarthCape.Module.Core.SpreadsheetImport
Caption | Member Type | Name | Type |
Created By | field | CreatedBy | EarthcapeUser |
Data | field | Data | Byte[] |
Data Type | field | DataType | String |
Name | field | Name | String |
Original Spreadsheet | field | OriginalSpreadsheet | Spreadsheet |
Comment | field | Comment | String |
Last Modified By | field | LastModifiedBy | EarthcapeUser |
Created On | field | CreatedOn | DateTime |
Last Modified On | field | LastModifiedOn | DateTime |
Date Time Format | field | DateTimeFormat | String |
Errors | field | Errors | String |
Date Time Completed | field | DateTimeCompleted | DateTime |
Duration | field | Duration | TimeSpan |
Collection Objects Created | collection | CollectionObjectsCreated | CollectionObject |
Occurrences Created | collection | OccurrencesCreated | Occurrence |
Result | field | Result | ImportResult |