ImportData
This is a table representing the ImportData entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the import data. |
CreatedBy_Id | String | True |
Unique identifier of the user who created the import data. |
CreatedBy_LogicalName | String | True | |
CreatedBy_Name | String | True | |
CreatedOn | Datetime | True |
Date and time when the import data was created. |
CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the import data. |
CreatedOnBehalfBy_LogicalName | String | True | |
CreatedOnBehalfBy_Name | String | True | |
Data | String | False |
Data row of the import file. |
ErrorType | String | False |
Type of the import error. |
HasError | Boolean | False |
Information about whether this import data has an error. |
ImportDataId | String | False |
Unique identifier of the import data. |
ImportFileId_Id | String | False |
Unique identifier of the import file for this import data. |
ImportFileId_LogicalName | String | False | |
ImportFileId_Name | String | False | |
LineNumber | Integer | False |
Original line number of the data present in the file. |
ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the import data. |
ModifiedBy_LogicalName | String | True | |
ModifiedBy_Name | String | True | |
ModifiedOn | Datetime | True |
Date and time when the import data was last modified. |
ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the import data. |
ModifiedOnBehalfBy_LogicalName | String | True | |
ModifiedOnBehalfBy_Name | String | True | |
OwnerId_Id | String | False |
Unique identifier of the user or team who owns the import data. |
OwnerId_LogicalName | String | False | |
OwnerId_Name | String | False | |
OwningBusinessUnit_Id | String | True |
Business unit that owns the import data. |
OwningBusinessUnit_LogicalName | String | True | |
OwningBusinessUnit_Name | String | True | |
OwningTeam_Id | String | True |
Unique identifier of the team who owns the import data. |
OwningTeam_LogicalName | String | True | |
OwningTeam_Name | String | True | |
OwningUser_Id | String | True |
Unique identifier of the user who owns the import data. |
OwningUser_LogicalName | String | True | |
OwningUser_Name | String | True | |
RecordId | String | False |
Unique identifier of the record. |
StateCode | String | True |
Status of the import data. |
StatusCode | String | False |
Reason for the status of the import data. |