Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Information regarding data synchronization state
Messages
The following table lists the messages for the organizationdatasyncstate table. Messages represent operations that can be performed on the table. They may also be events.
| Name Is Event? |
Web API Operation | SDK for .NET |
|---|---|---|
AssociateEvent: True |
Associate records | Associate records |
CreateEvent: True |
POST /organizationdatasyncstatesSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /organizationdatasyncstates(organizationdatasyncstateid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
IsValidStateTransitionEvent: False |
IsValidStateTransition | IsValidStateTransitionRequest |
RetrieveEvent: True |
GET /organizationdatasyncstates(organizationdatasyncstateid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /organizationdatasyncstatesSee Query data |
Query data |
SetStateEvent: True |
PATCH /organizationdatasyncstates(organizationdatasyncstateid)Update the statecode and statuscode properties. |
SetStateRequest |
UpdateEvent: True |
PATCH /organizationdatasyncstates(organizationdatasyncstateid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /organizationdatasyncstates(organizationdatasyncstateid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the organizationdatasyncstate table.
| Property | Value |
|---|---|
| DisplayName | OrganizationDataSyncState |
| DisplayCollectionName | OrganizationDataSyncStates |
| SchemaName | organizationdatasyncstate |
| CollectionSchemaName | organizationdatasyncstates |
| EntitySetName | organizationdatasyncstates |
| LogicalName | organizationdatasyncstate |
| LogicalCollectionName | organizationdatasyncstates |
| PrimaryIdAttribute | organizationdatasyncstateid |
| PrimaryNameAttribute | name |
| TableType | Standard |
| OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- continuefromlastdeltasync
- currentfullsyncfetchxml
- currentfullsyncstate
- entityname
- fullsynconly
- fullsyncpagesdata
- implicitlastdataversion
- ImportSequenceNumber
- lastdataversion
- lastmetadataversion
- lockexpiretimestamp
- lockowner
- minactiverowversion
- name
- nullstatedate
- organizationdatasyncstateId
- organizationdatasyncsubscriptionid
- OverriddenCreatedOn
- pagenumber
- paginationcookie
- pagingcookie
- partitionid
- partitionssyncstatedata
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- usepagingcookiemax
- UTCConversionTimeZoneCode
continuefromlastdeltasync
| Property | Value |
|---|---|
| Description | Continue from last delta sync |
| DisplayName | continuefromlastdeltasync |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | continuefromlastdeltasync |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | organizationdatasyncstate_continuefromlastdeltasync |
| DefaultValue | True |
| True Label | Yes |
| False Label | No |
currentfullsyncfetchxml
| Property | Value |
|---|---|
| Description | |
| DisplayName | currentfullsyncfetchxml |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | currentfullsyncfetchxml |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100000 |
currentfullsyncstate
| Property | Value |
|---|---|
| Description | |
| DisplayName | currentfullsyncstate |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | currentfullsyncstate |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 0 |
| GlobalChoiceName | fullsyncstate |
currentfullsyncstate Choices/Options
| Value | Label |
|---|---|
| 0 | NotInitialized |
| 1 | Initiating |
| 2 | InProgress |
| 3 | Completed |
| 4 | Invalid |
| 5 | AcceptMerge |
| 6 | Failed |
entityname
| Property | Value |
|---|---|
| Description | |
| DisplayName | entityname |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | entityname |
| RequiredLevel | SystemRequired |
| Type | Lookup |
| Targets | organizationdatasyncsubscriptionentity |
fullsynconly
| Property | Value |
|---|---|
| Description | |
| DisplayName | fullsynconly |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | fullsynconly |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | organizationdatasyncstate_fullsynconly |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
fullsyncpagesdata
| Property | Value |
|---|---|
| Description | |
| DisplayName | fullsyncpagesdata |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | fullsyncpagesdata |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100000 |
implicitlastdataversion
| Property | Value |
|---|---|
| Description | |
| DisplayName | implicitlastdataversion |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | implicitlastdataversion |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 4000 |
ImportSequenceNumber
| Property | Value |
|---|---|
| Description | Sequence number of the import that created this record. |
| DisplayName | Import Sequence Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | importsequencenumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
lastdataversion
| Property | Value |
|---|---|
| Description | |
| DisplayName | lastdataversion |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | lastdataversion |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 4000 |
lastmetadataversion
| Property | Value |
|---|---|
| Description | Last Metadata Version |
| DisplayName | lastmetadataversion |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | lastmetadataversion |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 4000 |
lockexpiretimestamp
| Property | Value |
|---|---|
| Description | |
| DisplayName | LockExpireTimestamp |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | lockexpiretimestamp |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
lockowner
| Property | Value |
|---|---|
| Description | |
| DisplayName | LockOwner |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | lockowner |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000 |
minactiverowversion
| Property | Value |
|---|---|
| Description | |
| DisplayName | minactiverowversion |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | minactiverowversion |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 4000 |
name
| Property | Value |
|---|---|
| Description | The name of the custom entity. |
| DisplayName | Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | name |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 200 |
nullstatedate
| Property | Value |
|---|---|
| Description | |
| DisplayName | nullstatedate |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | nullstatedate |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Auto |
| SourceTypeMask | 0 |
organizationdatasyncstateId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | OrganizationDataSyncState |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationdatasyncstateid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
organizationdatasyncsubscriptionid
| Property | Value |
|---|---|
| Description | Organization Data Sync Subscription Id |
| DisplayName | organizationdatasyncsubscriptionid |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | organizationdatasyncsubscriptionid |
| RequiredLevel | SystemRequired |
| Type | Lookup |
| Targets | organizationdatasyncsubscription |
OverriddenCreatedOn
| Property | Value |
|---|---|
| Description | Date and time that the record was migrated. |
| DisplayName | Record Created On |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overriddencreatedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
pagenumber
| Property | Value |
|---|---|
| Description | pagenumber |
| DisplayName | pagenumber |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | pagenumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -1 |
paginationcookie
| Property | Value |
|---|---|
| Description | |
| DisplayName | paginationcookie |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | paginationcookie |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 300000 |
pagingcookie
| Property | Value |
|---|---|
| Description | |
| DisplayName | pagingcookie |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | pagingcookie |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 4000 |
partitionid
| Property | Value |
|---|---|
| Description | |
| DisplayName | PartitionId |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | partitionid |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 300 |
partitionssyncstatedata
| Property | Value |
|---|---|
| Description | SyncStatesForPartitions |
| DisplayName | partitionssyncstatedata |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | partitionssyncstatedata |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000000 |
statecode
| Property | Value |
|---|---|
| Description | Status of the OrganizationDataSyncState |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
| DefaultFormValue | |
| GlobalChoiceName | organizationdatasyncstate_statecode |
statecode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Active DefaultStatus: 1 InvariantName: Active |
| 1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive |
statuscode
| Property | Value |
|---|---|
| Description | Reason for the status of the OrganizationDataSyncState |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
| DefaultFormValue | |
| GlobalChoiceName | organizationdatasyncstate_statuscode |
statuscode Choices/Options
| Value | Details |
|---|---|
| 1 | Label: Active State:0 TransitionData: None |
| 2 | Label: Inactive State:1 TransitionData: None |
TimeZoneRuleVersionNumber
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Time Zone Rule Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | timezoneruleversionnumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -1 |
usepagingcookiemax
| Property | Value |
|---|---|
| Description | |
| DisplayName | usepagingcookiemax |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | usepagingcookiemax |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | organizationdatasyncstate_usepagingcookiemax |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
UTCConversionTimeZoneCode
| Property | Value |
|---|---|
| Description | Time zone code that was in use when the record was created. |
| DisplayName | UTC Conversion Time Zone Code |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | utcconversiontimezonecode |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -1 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OrganizationId
- VersionNumber
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
CreatedOn
| Property | Value |
|---|---|
| Description | Date and time when the record was created. |
| DisplayName | Created On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
CreatedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who created the record. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who modified the record. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ModifiedOn
| Property | Value |
|---|---|
| Description | Date and time when the record was modified. |
| DisplayName | Modified On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ModifiedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who modified the record. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
OrganizationId
| Property | Value |
|---|---|
| Description | Unique identifier for the organization |
| DisplayName | Organization Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | organization |
VersionNumber
| Property | Value |
|---|---|
| Description | Version Number |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| RequiredLevel | None |
| Type | BigInt |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- lk_organizationdatasyncstate_createdby
- lk_organizationdatasyncstate_createdonbehalfby
- lk_organizationdatasyncstate_modifiedby
- lk_organizationdatasyncstate_modifiedonbehalfby
- organization_organizationdatasyncstate
- organizationdatasyncsubscription_organizationdatasyncstate_organizationdatasyncsubscriptionid
- organizationdatasyncsubscriptionentity_organizationdatasyncstate_entityname
lk_organizationdatasyncstate_createdby
One-To-Many Relationship: systemuser lk_organizationdatasyncstate_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_organizationdatasyncstate_createdonbehalfby
One-To-Many Relationship: systemuser lk_organizationdatasyncstate_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_organizationdatasyncstate_modifiedby
One-To-Many Relationship: systemuser lk_organizationdatasyncstate_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_organizationdatasyncstate_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_organizationdatasyncstate_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
organization_organizationdatasyncstate
One-To-Many Relationship: organization organization_organizationdatasyncstate
| Property | Value |
|---|---|
| ReferencedEntity | organization |
| ReferencedAttribute | organizationid |
| ReferencingAttribute | organizationid |
| ReferencingEntityNavigationPropertyName | organizationid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
organizationdatasyncsubscription_organizationdatasyncstate_organizationdatasyncsubscriptionid
One-To-Many Relationship: organizationdatasyncsubscription organizationdatasyncsubscription_organizationdatasyncstate_organizationdatasyncsubscriptionid
| Property | Value |
|---|---|
| ReferencedEntity | organizationdatasyncsubscription |
| ReferencedAttribute | organizationdatasyncsubscriptionid |
| ReferencingAttribute | organizationdatasyncsubscriptionid |
| ReferencingEntityNavigationPropertyName | organizationdatasyncsubscriptionid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
organizationdatasyncsubscriptionentity_organizationdatasyncstate_entityname
One-To-Many Relationship: organizationdatasyncsubscriptionentity organizationdatasyncsubscriptionentity_organizationdatasyncstate_entityname
| Property | Value |
|---|---|
| ReferencedEntity | organizationdatasyncsubscriptionentity |
| ReferencedAttribute | organizationdatasyncsubscriptionentityid |
| ReferencingAttribute | entityname |
| ReferencingEntityNavigationPropertyName | entityname |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- organizationdatasyncstate_AsyncOperations
- organizationdatasyncstate_BulkDeleteFailures
- organizationdatasyncstate_DuplicateBaseRecord
- organizationdatasyncstate_DuplicateMatchingRecord
- organizationdatasyncstate_MailboxTrackingFolders
- organizationdatasyncstate_PrincipalObjectAttributeAccesses
- organizationdatasyncstate_ProcessSession
- organizationdatasyncstate_SyncErrors
organizationdatasyncstate_AsyncOperations
Many-To-One Relationship: asyncoperation organizationdatasyncstate_AsyncOperations
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | organizationdatasyncstate_AsyncOperations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncstate_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure organizationdatasyncstate_BulkDeleteFailures
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | organizationdatasyncstate_BulkDeleteFailures |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncstate_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord organizationdatasyncstate_DuplicateBaseRecord
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | baserecordid |
| ReferencedEntityNavigationPropertyName | organizationdatasyncstate_DuplicateBaseRecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncstate_DuplicateMatchingRecord
Many-To-One Relationship: duplicaterecord organizationdatasyncstate_DuplicateMatchingRecord
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | duplicaterecordid |
| ReferencedEntityNavigationPropertyName | organizationdatasyncstate_DuplicateMatchingRecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncstate_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder organizationdatasyncstate_MailboxTrackingFolders
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | organizationdatasyncstate_MailboxTrackingFolders |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncstate_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess organizationdatasyncstate_PrincipalObjectAttributeAccesses
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | organizationdatasyncstate_PrincipalObjectAttributeAccesses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncstate_ProcessSession
Many-To-One Relationship: processsession organizationdatasyncstate_ProcessSession
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | organizationdatasyncstate_ProcessSession |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncstate_SyncErrors
Many-To-One Relationship: syncerror organizationdatasyncstate_SyncErrors
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | organizationdatasyncstate_SyncErrors |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
organizationdatasyncstate