organizationdatasyncfnostate table/entity reference
Information regarding data synchronization state
Messages
The following table lists the messages for the organizationdatasyncfnostate 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 |
---|---|---|
Create Event: True |
POST /organizationdatasyncfnostatesSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /organizationdatasyncfnostates(organizationdatasyncfnostateid)See Delete |
Delete records |
IsValidStateTransition Event: False |
IsValidStateTransition | IsValidStateTransitionRequest |
Retrieve Event: True |
GET /organizationdatasyncfnostates(organizationdatasyncfnostateid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /organizationdatasyncfnostatesSee Query data |
Query data |
SetState Event: True |
PATCH /organizationdatasyncfnostates(organizationdatasyncfnostateid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /organizationdatasyncfnostates(organizationdatasyncfnostateid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /organizationdatasyncfnostates(organizationdatasyncfnostateid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the organizationdatasyncfnostate table.
Property | Value |
---|---|
DisplayName | OrganizationDataSyncFnoState |
DisplayCollectionName | OrganizationDataSyncFnoStates |
SchemaName | organizationdatasyncfnostate |
CollectionSchemaName | organizationdatasyncfnostates |
EntitySetName | organizationdatasyncfnostates |
LogicalName | organizationdatasyncfnostate |
LogicalCollectionName | organizationdatasyncfnostates |
PrimaryIdAttribute | organizationdatasyncfnostateid |
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
- organizationdatasyncfnostateId
- organizationdatasyncsubscriptionid
- OverriddenCreatedOn
- pagenumber
- paginationcookie
- pagingcookie
- partitionid
- 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 | organizationdatasyncfnostate_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 | organizationdatasyncsubscriptionfnotable |
fullsynconly
Property | Value |
---|---|
Description | |
DisplayName | fullsynconly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | fullsynconly |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | organizationdatasyncfnostate_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 |
organizationdatasyncfnostateId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | OrganizationDataSyncFnoState |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationdatasyncfnostateid |
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 |
statecode
Property | Value |
---|---|
Description | Status of the OrganizationDataSyncFnoState |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | |
GlobalChoiceName | organizationdatasyncfnostate_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 OrganizationDataSyncFnoState |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | organizationdatasyncfnostate_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 | organizationdatasyncfnostate_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_organizationdatasyncfnostate_createdby
- lk_organizationdatasyncfnostate_createdonbehalfby
- lk_organizationdatasyncfnostate_modifiedby
- lk_organizationdatasyncfnostate_modifiedonbehalfby
- organization_organizationdatasyncfnostate
- organizationdatasyncsubscription_organizationdatasyncfnostate_organizationdatasyncsubscriptionid
- organizationdatasyncsubscriptionfnotable_organizationdatasyncfnostate_entityname
lk_organizationdatasyncfnostate_createdby
One-To-Many Relationship: systemuser lk_organizationdatasyncfnostate_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_organizationdatasyncfnostate_createdonbehalfby
One-To-Many Relationship: systemuser lk_organizationdatasyncfnostate_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_organizationdatasyncfnostate_modifiedby
One-To-Many Relationship: systemuser lk_organizationdatasyncfnostate_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_organizationdatasyncfnostate_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_organizationdatasyncfnostate_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
organization_organizationdatasyncfnostate
One-To-Many Relationship: organization organization_organizationdatasyncfnostate
Property | Value |
---|---|
ReferencedEntity | organization |
ReferencedAttribute | organizationid |
ReferencingAttribute | organizationid |
ReferencingEntityNavigationPropertyName | organizationid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
organizationdatasyncsubscription_organizationdatasyncfnostate_organizationdatasyncsubscriptionid
One-To-Many Relationship: organizationdatasyncsubscription organizationdatasyncsubscription_organizationdatasyncfnostate_organizationdatasyncsubscriptionid
Property | Value |
---|---|
ReferencedEntity | organizationdatasyncsubscription |
ReferencedAttribute | organizationdatasyncsubscriptionid |
ReferencingAttribute | organizationdatasyncsubscriptionid |
ReferencingEntityNavigationPropertyName | organizationdatasyncsubscriptionid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
organizationdatasyncsubscriptionfnotable_organizationdatasyncfnostate_entityname
One-To-Many Relationship: organizationdatasyncsubscriptionfnotable organizationdatasyncsubscriptionfnotable_organizationdatasyncfnostate_entityname
Property | Value |
---|---|
ReferencedEntity | organizationdatasyncsubscriptionfnotable |
ReferencedAttribute | organizationdatasyncsubscriptionfnotableid |
ReferencingAttribute | entityname |
ReferencingEntityNavigationPropertyName | entityname |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- organizationdatasyncfnostate_AsyncOperations
- organizationdatasyncfnostate_BulkDeleteFailures
- organizationdatasyncfnostate_DuplicateBaseRecord
- organizationdatasyncfnostate_DuplicateMatchingRecord
- organizationdatasyncfnostate_MailboxTrackingFolders
- organizationdatasyncfnostate_PrincipalObjectAttributeAccesses
- organizationdatasyncfnostate_ProcessSession
- organizationdatasyncfnostate_SyncErrors
organizationdatasyncfnostate_AsyncOperations
Many-To-One Relationship: asyncoperation organizationdatasyncfnostate_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | organizationdatasyncfnostate_AsyncOperations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncfnostate_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure organizationdatasyncfnostate_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | organizationdatasyncfnostate_BulkDeleteFailures |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncfnostate_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord organizationdatasyncfnostate_DuplicateBaseRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
ReferencedEntityNavigationPropertyName | organizationdatasyncfnostate_DuplicateBaseRecord |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncfnostate_DuplicateMatchingRecord
Many-To-One Relationship: duplicaterecord organizationdatasyncfnostate_DuplicateMatchingRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
ReferencedEntityNavigationPropertyName | organizationdatasyncfnostate_DuplicateMatchingRecord |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncfnostate_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder organizationdatasyncfnostate_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | organizationdatasyncfnostate_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncfnostate_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess organizationdatasyncfnostate_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | organizationdatasyncfnostate_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncfnostate_ProcessSession
Many-To-One Relationship: processsession organizationdatasyncfnostate_ProcessSession
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | organizationdatasyncfnostate_ProcessSession |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncfnostate_SyncErrors
Many-To-One Relationship: syncerror organizationdatasyncfnostate_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | organizationdatasyncfnostate_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
organizationdatasyncfnostate