syncerror EntityType
Description: Failure reason and other detailed information for a record that failed to sync.
Entity Set path: [organization URI]/api/data/v8.0/syncerrors
Base Type: crmbaseentity EntityType
Display Name: Sync Error
Primary Key: syncerrorid
Primary Name Attribute: name
Properties
Single-valued navigation properties
The syncerror 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 sync error. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the sync error. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the sync error. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the sync error. Computed property Read-only property |
_ownerid_value |
Edm.Guid |
Description: Unique identifier of the user or team who owns the sync error. |
_owningbusinessunit_value |
Edm.Guid |
Description: Business unit that owns the sync error. Computed property Read-only property |
_owningteam_value |
Edm.Guid |
Description: Unique identifier of the team who owns the sync error. Computed property Read-only property |
_owninguser_value |
Edm.Guid |
Description: Unique identifier of the user who owns the sync error. Computed property Read-only property |
_regardingobjectid_value |
Edm.Guid |
Description: Choose the record that the sync error relates to. Computed property Read-only property |
action |
Edm.String |
Description: Action Name for which sync error has occurred Display Name: Action |
actiondata |
Edm.String |
Description: Show the action data Display Name: Action Data |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the sync Error was created. Display Name: Created On Read-only property |
errordetail |
Edm.String |
Description: Error description from the exception Display Name: Error Detail |
errormessage |
Edm.String |
Description: Error Message of the exception Display Name: Error Message |
errortime |
Edm.DateTimeOffset |
Description: Date and time when the upsync request was executed on CRM server Display Name: Error Time |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the sync error was last modified. Display Name: Modified On Read-only property |
name |
Edm.String |
Description: Entity name of the record for which sync error has occurred Display Name: Entity |
syncerrorid |
Edm.Guid |
Description: Unique identifier of the sync error. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
createdby |
lk_syncerrorbase_createdby |
|
createdonbehalfby |
lk_syncerrorbase_createdonbehalfby |
|
modifiedby |
lk_syncerrorbase_modifiedby |
|
modifiedonbehalfby |
lk_syncerrorbase_modifiedonbehalfby |
|
ownerid |
owner_SyncError |
|
owningbusinessunit |
BusinessUnit_SyncError |
|
owningteam |
team_SyncError |
|
regardingobjectid_systemuser |
SystemUser_SyncError |
関連項目
他のリソース
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.