importjob EntityType

 

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

Properties

Lookup Properties

Single-valued navigation properties

Operations using the importjob entity type.

The importjob entity type has no collection-valued navigation properties.

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

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

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

systemuser EntityType

lk_importjobbase_createdby

createdonbehalfby

systemuser EntityType

lk_importjobbase_createdonbehalfby

modifiedby

systemuser EntityType

lk_importjobbase_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_importjobbase_modifiedonbehalfby

organizationid

organization EntityType

organization_importjob

Operations using the importjob entity type.

The following operations use the importjob entity type in a parameter or return type.

Name

How used

Description

ImportFieldTranslation Action

ReturnType

Imports translations from a compressed file.

See Also

Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright