importjob EntityType
Description: For internal use only.
Entity Set path: [organization URI]/api/data/v8.0/importjobs
Base Type: crmbaseentity EntityType
Display Name: Import Job
Primary Key: importjobid
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 not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the importJob. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the import job record. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who modified the importJob. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who modified the import job record. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization associated with the importjob. Computed property Read-only property |
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. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
createdby |
lk_importjobbase_createdby |
|
createdonbehalfby |
lk_importjobbase_createdonbehalfby |
|
modifiedby |
lk_importjobbase_modifiedby |
|
modifiedonbehalfby |
lk_importjobbase_modifiedonbehalfby |
|
organizationid |
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 |
---|---|---|
ReturnType |
Imports translations from a compressed file. |
関連項目
他のリソース
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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.