importdata EntityType

Description: Unprocessed data from imported files.

Entity Set path: [organization URI]/api/data/v8.0/importdataset

Base Type: crmbaseentity EntityType

Display Name: Import Data

Primary Key: importdataid

Primary Name Attribute: data

Properties

Single-valued navigation properties

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 import data.

Computed property

Read-only property

_createdonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who created the importdata.

Computed property

Read-only property

_importfileid_value

Edm.Guid

Description: Unique identifier of the import file for this import data.

Computed property

Read-only property

_modifiedby_value

Edm.Guid

Description: Unique identifier of the user who last modified the import data.

Computed property

Read-only property

_modifiedonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who last modified the importdata.

Computed property

Read-only property

_ownerid_value

Edm.Guid

Description: Unique identifier of the user or team who owns the import data.

_owningbusinessunit_value

Edm.Guid

Description: Business unit that owns the import data.

Computed property

Read-only property

_owningteam_value

Edm.Guid

Description: Unique identifier of the team who owns the import data.

Computed property

Read-only property

_owninguser_value

Edm.Guid

Description: Unique identifier of the user who owns the import data.

Computed property

Read-only property

createdon

Edm.DateTimeOffset

Description: Date and time when the import data was created.

Read-only property

data

Edm.String

Description: Data row of the import file.

Display Name: Data

errortype

Edm.Int32

Description: Type of the import error.

Default Options:

0 : Create
1 : Update

Display Name: Error Type

haserror

Edm.Boolean

Description: Information about whether this import data has an error.

Default Options:

1 : Yes
0 : No

Display Name: Has Error

importdataid

Edm.Guid

Description: Unique identifier of the import data.

linenumber

Edm.Int32

Description: Original line number of the data present in the file.

Display Name: Line Number

modifiedon

Edm.DateTimeOffset

Description: Date and time when the import data was last modified.

Display Name: Modified On

Read-only property

recordid

Edm.Guid

Description: Unique identifier of the record.

Display Name: Record

statecode

Edm.Int32

Description: Status of the import data.

Default Options:

0 : Active

Display Name: Status

Read-only property

statuscode

Edm.Int32

Description: Reason for the status of the import data.

Default Options:

0 : Active

Display Name: Status Reason

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced.

Name Type Partner

createdby

systemuser EntityType

lk_importdatabase_createdby

createdonbehalfby

systemuser EntityType

lk_importdata_createdonbehalfby

importfileid

importfile EntityType

ImportFile_ImportData

modifiedby

systemuser EntityType

lk_importdatabase_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_importdata_modifiedonbehalfby

ownerid

principal EntityType

owner_importdatas

owningbusinessunit

businessunit EntityType

BusinessUnit_ImportData

owningteam

team EntityType

team_ImportData

owninguser

systemuser EntityType

SystemUser_ImportData

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name Type Partner

ImportData_AsyncOperations

asyncoperation EntityType

regardingobjectid_importdata

ImportData_BulkDeleteFailures

bulkdeletefailure EntityType

regardingobjectid_importdata

ImportLog_ImportData

importlog EntityType

importdataid

另请参阅

其他资源

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.