ImportLog
This is a table representing the ImportLog entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the import log. |
AdditionalInfo | String | False |
Additional information related to the error. |
ColumnValue | String | False |
Value in the column. |
CreatedBy_Id | String | True |
Unique identifier of the user who created the import log. |
CreatedBy_LogicalName | String | True | |
CreatedBy_Name | String | True | |
CreatedOn | Datetime | True |
Date and time when the import log was created. |
CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the import log. |
CreatedOnBehalfBy_LogicalName | String | True | |
CreatedOnBehalfBy_Name | String | True | |
ErrorDescription | String | False |
Description of an error. |
ErrorNumber | Integer | False |
Error code of an error. |
HeaderColumn | String | False |
Name of the column heading. |
ImportDataId_Id | String | False |
Unique identifier of the import data for this import log. |
ImportDataId_LogicalName | String | False | |
ImportDataId_Name | String | False | |
ImportFileId_Id | String | False |
Unique identifier of the import file for this import log. |
ImportFileId_LogicalName | String | False | |
ImportFileId_Name | String | False | |
ImportLogId | String | False |
Unique identifier of the import log. |
LineNumber | Integer | False |
Original line number of the data used in this log. |
LogPhaseCode | String | False |
Phase for which the log is recorded. |
ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the import log. |
ModifiedBy_LogicalName | String | True | |
ModifiedBy_Name | String | True | |
ModifiedOn | Datetime | True |
Date and time when the import log was last modified. |
ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the importlog. |
ModifiedOnBehalfBy_LogicalName | String | True | |
ModifiedOnBehalfBy_Name | String | True | |
OwnerId_Id | String | False |
Unique identifier of the user or team who owns the import log. |
OwnerId_LogicalName | String | False | |
OwnerId_Name | String | False | |
OwningBusinessUnit_Id | String | True |
Business unit that owns the import log. |
OwningBusinessUnit_LogicalName | String | True | |
OwningBusinessUnit_Name | String | True | |
OwningTeam_Id | String | True |
Unique identifier of the team who owns the import log. |
OwningTeam_LogicalName | String | True | |
OwningTeam_Name | String | True | |
OwningUser_Id | String | True |
Unique identifier of the user who owns the import log. |
OwningUser_LogicalName | String | True | |
OwningUser_Name | String | True | |
SequenceNumber | Integer | True |
Sequence number of the error in this log. |
StateCode | String | True |
Status of the import log. |
StatusCode | String | False |
Reason for the status of the import log. |