importjob EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: For internal use only.
Entity Set path:[organization URI]/api/data/v8.2/importjobs
Base Type: crmbaseentity EntityType
Display Name: Import Job
Primary Key: importjobid
Single-valued navigation properties
Operations using the importjob entity type.
The importjob entity type has no collection-valued navigation properties.
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
completedon | Edm.DateTimeOffset | Description: Date and time when the import job was completed. Display Name: Completed On Read-only property |
createdon | Edm.DateTimeOffset | Description: Date and time when the import job record was created. Display Name: Created On Read-only property |
data | Edm.String | Description: Unstructured data associated with the import job. Display Name: Data |
importjobid | Edm.Guid | Description: Unique identifier of the import job. Display Name: Import Job |
modifiedon | Edm.DateTimeOffset | Description: Date and time when the import job was last modified. Display Name: Modified On Read-only property |
name | Edm.String | Description: Name of the import job. Display Name: Import Job Name |
progress | Edm.Double | Description: Import Progress Percentage. Display Name: Progress |
solutionname | Edm.String | Description: Unique identifier of the solution. Display Name: SolutionName |
startedon | Edm.DateTimeOffset | Description: Date and time when the import job was started. Display Name: Started On Read-only property |
timezoneruleversionnumber | Edm.Int32 | Description: For internal use only. |
utcconversiontimezonecode | Edm.Int32 | Description: Time zone code that was in use when the record was created. |
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name | Single-valued navigation property | Description |
|---|---|---|
_createdby_value | createdby | Unique identifier of the user who created the importJob. |
_createdonbehalfby_value | createdonbehalfby | Unique identifier of the delegate user who created the import job record. |
_modifiedby_value | modifiedby | Unique identifier of the user who modified the importJob. |
_modifiedonbehalfby_value | modifiedonbehalfby | Unique identifier of the delegate user who modified the import job record. |
_organizationid_value | organizationid | Unique identifier of the organization associated with the importjob. |
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name | Type | Partner |
|---|---|---|
createdby | lk_importjobbase_createdby | |
createdonbehalfby | lk_importjobbase_createdonbehalfby | |
modifiedby | lk_importjobbase_modifiedby | |
modifiedonbehalfby | lk_importjobbase_modifiedonbehalfby | |
organizationid | organization_importjob |
The following operations use the importjob entity type in a parameter or return type.
Name | How used | Description |
|---|---|---|
ReturnType | Imports translations from a compressed file. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright