importlog EntityType
Description: Failure reason and other detailed information for a record that failed to import.
Entity Set path: [organization URI]/api/data/v8.0/importlogs
Base Type: crmbaseentity EntityType
Display Name: Import Log
Primary Key: importlogid
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 log. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the importlog. Computed property Read-only property |
_importdataid_value |
Edm.Guid |
Description: Unique identifier of the import data for this import log. Computed property Read-only property |
_importfileid_value |
Edm.Guid |
Description: Unique identifier of the import file for this import log. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the import log. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the importlog. Computed property Read-only property |
_ownerid_value |
Edm.Guid |
Description: Unique identifier of the user or team who owns the import log. |
_owningbusinessunit_value |
Edm.Guid |
Description: Business unit that owns the import log. Computed property Read-only property |
_owningteam_value |
Edm.Guid |
Description: Unique identifier of the team who owns the import log. Computed property Read-only property |
_owninguser_value |
Edm.Guid |
Description: Unique identifier of the user who owns the import log. Computed property Read-only property |
additionalinfo |
Edm.String |
Description: Additional information related to the error. Display Name: More Information |
columnvalue |
Edm.String |
Description: Value in the column. Display Name: Column Value |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the import log was created. Display Name: Created On Read-only property |
errordescription |
Edm.String |
Description: Description of an error. Display Name: Description |
errornumber |
Edm.Int32 |
Description: Error code of an error. Display Name: Error Code |
headercolumn |
Edm.String |
Description: Name of the column heading. Display Name: Column Heading |
importlogid |
Edm.Guid |
Description: Unique identifier of the import log. |
linenumber |
Edm.Int32 |
Description: Original line number of the data used in this log. Display Name: Original Row Number |
logphasecode |
Edm.Int32 |
Description: Phase for which the log is recorded. Default Options: 0 : Parse Display Name: Log Phase |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the import log was last modified. Display Name: Modified On Read-only property |
sequencenumber |
Edm.Int32 |
Description: Sequence number of the error in this log. Display Name: Sequence Number Read-only property |
statecode |
Edm.Int32 |
Description: Status of the import log. Default Options: 0 : Active Display Name: Status Read-only property |
statuscode |
Edm.Int32 |
Description: Reason for the status of the import log. 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 |
lk_importlogbase_createdby |
|
createdonbehalfby |
lk_importlog_createdonbehalfby |
|
importdataid |
ImportLog_ImportData |
|
importfileid |
ImportLog_ImportFile |
|
modifiedby |
lk_importlogbase_modifiedby |
|
modifiedonbehalfby |
lk_importlog_modifiedonbehalfby |
|
ownerid |
owner_importlogs |
|
owningbusinessunit |
BusinessUnit_ImportLogs |
|
owningteam |
team_ImportLogs |
|
owninguser |
SystemUser_ImportLogs |
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 |
---|---|---|
ImportLog_AsyncOperations |
regardingobjectid_importlog |
|
ImportLog_BulkDeleteFailures |
regardingobjectid_importlog |
関連項目
他のリソース
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.