ImportJob
This is a table representing the ImportJob entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the import job. |
CompletedOn | Datetime | True |
Date and time when the import job was completed. |
CreatedBy_Id | String | True |
Unique identifier of the user who created the importJob. |
CreatedBy_LogicalName | String | True | |
CreatedBy_Name | String | True | |
CreatedOn | Datetime | True |
Date and time when the import job record was created. |
CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the import job record. |
CreatedOnBehalfBy_LogicalName | String | True | |
CreatedOnBehalfBy_Name | String | True | |
Data | String | False |
Unstructured data associated with the import job. |
ImportJobId | String | False |
Unique identifier of the import job. |
ModifiedBy_Id | String | True |
Unique identifier of the user who modified the importJob. |
ModifiedBy_LogicalName | String | True | |
ModifiedBy_Name | String | True | |
ModifiedOn | Datetime | True |
Date and time when the import job was last modified. |
ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who modified the import job record. |
ModifiedOnBehalfBy_LogicalName | String | True | |
ModifiedOnBehalfBy_Name | String | True | |
Name | String | False |
Name of the import job. |
OrganizationId_Id | String | True |
Unique identifier of the organization associated with the importjob. |
OrganizationId_LogicalName | String | True | |
OrganizationId_Name | String | True | |
Progress | Double | False |
Import Progress Percentage. |
SolutionName | String | False |
Unique identifier of the solution. |
StartedOn | Datetime | True |
Date and time when the import job was started. |
TimeZoneRuleVersionNumber | Integer | False |
For internal use only. |
UTCConversionTimeZoneCode | Integer | False |
Time zone code that was in use when the record was created. |