organizationdatasyncsubscription table/entity reference
Messages
The following table lists the messages for the organizationdatasyncsubscription 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 /organizationdatasyncsubscriptionsSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /organizationdatasyncsubscriptions(organizationdatasyncsubscriptionid)See Delete |
Delete records |
IsValidStateTransition Event: False |
IsValidStateTransition | IsValidStateTransitionRequest |
Retrieve Event: True |
GET /organizationdatasyncsubscriptions(organizationdatasyncsubscriptionid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /organizationdatasyncsubscriptionsSee Query data |
Query data |
SetState Event: True |
PATCH /organizationdatasyncsubscriptions(organizationdatasyncsubscriptionid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /organizationdatasyncsubscriptions(organizationdatasyncsubscriptionid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /organizationdatasyncsubscriptions(organizationdatasyncsubscriptionid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the organizationdatasyncsubscription table.
Property | Value |
---|---|
DisplayName | OrganizationDataSyncSubscription |
DisplayCollectionName | OrganizationDataSyncSubscriptions |
SchemaName | organizationdatasyncsubscription |
CollectionSchemaName | organizationdatasyncsubscriptions |
EntitySetName | organizationdatasyncsubscriptions |
LogicalName | organizationdatasyncsubscription |
LogicalCollectionName | organizationdatasyncsubscriptions |
PrimaryIdAttribute | organizationdatasyncsubscriptionid |
PrimaryNameAttribute | name |
TableType | Standard |
OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- AadApplicationId
- BlobPartitionBy
- CanSyncAllMetadata
- DataEndpointPostingType
- DataProcessingType
- EndpointSettings
- EntityFilters
- EntitySettings
- FullSyncOnly
- ImportSequenceNumber
- IsOutOfBoxSubscription
- MigrationState
- name
- NeedCopyAttachmentsToBlob
- NeedToCopyFilesToBlob
- NewEntities
- NewFnoTables
- organizationdatasyncsubscriptionId
- OverriddenCreatedOn
- PartnerPrefix
- statecode
- statuscode
- SubscribedToAllEntities
- SubscriptionEndpointStatus
- SubscriptionEntities
- SubscriptionFnoTables
- TimeZoneRuleVersionNumber
- UnsubscribedEntities
- UnsubscribedFnoTables
- UTCConversionTimeZoneCode
AadApplicationId
Property | Value |
---|---|
Description | |
DisplayName | AadApplicationId |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | aadapplicationid |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 300 |
BlobPartitionBy
Property | Value |
---|---|
Description | |
DisplayName | BlobPartitionBy |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | blobpartitionby |
RequiredLevel | ApplicationRequired |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | organizationdatasyncsubscription_blobpartitionby |
BlobPartitionBy Choices/Options
Value | Label |
---|---|
0 | None |
1 | Day |
2 | Month |
3 | Year |
CanSyncAllMetadata
Property | Value |
---|---|
Description | |
DisplayName | CanSyncAllMetadata |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | cansyncallmetadata |
RequiredLevel | ApplicationRequired |
Type | Boolean |
GlobalChoiceName | organizationdatasyncsubscription_cansyncallmetadata |
DefaultValue | False |
True Label | Yes |
False Label | No |
DataEndpointPostingType
Property | Value |
---|---|
Description | |
DisplayName | DataEndpointPostingType |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | dataendpointpostingtype |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | organizationdatasyncsubscription_dataendpointpostingtype |
DataEndpointPostingType Choices/Options
Value | Label |
---|---|
0 | DefaultEndpoint |
1 | ServiceBusTopic |
2 | HTTPS |
3 | ServiceBusEventHub |
DataProcessingType
Property | Value |
---|---|
Description | |
DisplayName | DataProcessingType |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | dataprocessingtype |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | organizationdatasyncsubscription_dataprocessingtype |
DataProcessingType Choices/Options
Value | Label |
---|---|
0 | Unknown |
1 | Streaming |
2 | Batch |
3 | Mixed |
4 | NotificationOnly |
EndpointSettings
Property | Value |
---|---|
Description | |
DisplayName | EndpointSettings |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | endpointsettings |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 20000 |
EntityFilters
Property | Value |
---|---|
Description | |
DisplayName | EntityFilters |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | entityfilters |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 300000 |
EntitySettings
Property | Value |
---|---|
Description | |
DisplayName | EntitySettings |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | entitysettings |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 50000 |
FullSyncOnly
Property | Value |
---|---|
Description | |
DisplayName | FullSyncOnly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | fullsynconly |
RequiredLevel | ApplicationRequired |
Type | Boolean |
GlobalChoiceName | organizationdatasyncsubscription_fullsynconly |
DefaultValue | False |
True Label | Yes |
False Label | No |
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 |
IsOutOfBoxSubscription
Property | Value |
---|---|
Description | |
DisplayName | IsOutOfBoxSubscription |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | isoutofboxsubscription |
RequiredLevel | ApplicationRequired |
Type | Boolean |
GlobalChoiceName | organizationdatasyncsubscription_isoutofboxsubscription |
DefaultValue | False |
True Label | Yes |
False Label | No |
MigrationState
Property | Value |
---|---|
Description | |
DisplayName | MigrationState |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | migrationstate |
RequiredLevel | ApplicationRequired |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | organizationdatasyncsubscription_migrationstate |
MigrationState Choices/Options
Value | Label |
---|---|
0 | DsfCloudService |
1 | DsfSdk |
name
Property | Value |
---|---|
Description | The name of the custom entity. |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
NeedCopyAttachmentsToBlob
Property | Value |
---|---|
Description | |
DisplayName | NeedCopyAttachmentsToBlob |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | needcopyattachmentstoblob |
RequiredLevel | ApplicationRequired |
Type | Boolean |
GlobalChoiceName | organizationdatasyncsubscription_needcopyattachmentstoblob |
DefaultValue | False |
True Label | Yes |
False Label | No |
NeedToCopyFilesToBlob
Property | Value |
---|---|
Description | |
DisplayName | NeedToCopyFilesToBlob |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | needtocopyfilestoblob |
RequiredLevel | ApplicationRequired |
Type | Boolean |
GlobalChoiceName | organizationdatasyncsubscription_needtocopyfilestoblob |
DefaultValue | False |
True Label | Yes |
False Label | No |
NewEntities
Property | Value |
---|---|
Description | |
DisplayName | NewEntities |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | newentities |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 50000 |
NewFnoTables
Property | Value |
---|---|
Description | |
DisplayName | NewFnoTables |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | newfnotables |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 50000 |
organizationdatasyncsubscriptionId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | OrganizationDataSyncSubscription |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationdatasyncsubscriptionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
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 |
PartnerPrefix
Property | Value |
---|---|
Description | |
DisplayName | PartnerPrefix |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | partnerprefix |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
statecode
Property | Value |
---|---|
Description | Status of the OrganizationDataSyncSubscription |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | |
GlobalChoiceName | organizationdatasyncsubscription_statecode |
statecode Choices/Options
Value | Details |
---|---|
0 | Label: Active DefaultStatus: 3 InvariantName: Active |
1 | Label: Inactive DefaultStatus: 0 InvariantName: Inactive |
statuscode
Property | Value |
---|---|
Description | Reason for the status of the OrganizationDataSyncSubscription |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | organizationdatasyncsubscription_statuscode |
statuscode Choices/Options
Value | Details |
---|---|
3 | Label: Uninitialized State:0 TransitionData: None |
4 | Label: Activated State:0 TransitionData: None |
5 | Label: Deactivated State:1 TransitionData: None |
SubscribedToAllEntities
Property | Value |
---|---|
Description | |
DisplayName | SubscribedToAllEntities |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | subscribedtoallentities |
RequiredLevel | ApplicationRequired |
Type | Boolean |
GlobalChoiceName | organizationdatasyncsubscription_subscribedtoallentities |
DefaultValue | False |
True Label | Yes |
False Label | No |
SubscriptionEndpointStatus
Property | Value |
---|---|
Description | |
DisplayName | SubscriptionEndpointStatus |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | subscriptionendpointstatus |
RequiredLevel | None |
Type | Integer |
MaxValue | 6 |
MinValue | 0 |
SubscriptionEntities
Property | Value |
---|---|
Description | |
DisplayName | subscriptionentities |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | subscriptionentities |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 50000 |
SubscriptionFnoTables
Property | Value |
---|---|
Description | |
DisplayName | subscriptionfnotables |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | subscriptionfnotables |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 50000 |
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 |
UnsubscribedEntities
Property | Value |
---|---|
Description | |
DisplayName | UnsubscribedEntities |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | unsubscribedentities |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 20000 |
UnsubscribedFnoTables
Property | Value |
---|---|
Description | |
DisplayName | UnsubscribedFnoTables |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | unsubscribedfnotables |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 20000 |
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 of OrganizationDataSyncSubscription. |
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_organizationdatasyncsubscription_createdby
- lk_organizationdatasyncsubscription_createdonbehalfby
- lk_organizationdatasyncsubscription_modifiedby
- lk_organizationdatasyncsubscription_modifiedonbehalfby
- organization_organizationdatasyncsubscription
lk_organizationdatasyncsubscription_createdby
One-To-Many Relationship: systemuser lk_organizationdatasyncsubscription_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_organizationdatasyncsubscription_createdonbehalfby
One-To-Many Relationship: systemuser lk_organizationdatasyncsubscription_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_organizationdatasyncsubscription_modifiedby
One-To-Many Relationship: systemuser lk_organizationdatasyncsubscription_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_organizationdatasyncsubscription_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_organizationdatasyncsubscription_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_organizationdatasyncsubscription
One-To-Many Relationship: organization organization_organizationdatasyncsubscription
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 |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- organizationdatasyncsubscription_AsyncOperations
- organizationdatasyncsubscription_BulkDeleteFailures
- organizationdatasyncsubscription_DuplicateBaseRecord
- organizationdatasyncsubscription_DuplicateMatchingRecord
- organizationdatasyncsubscription_MailboxTrackingFolders
- organizationdatasyncsubscription_organizationdatasyncfnostate_organizationdatasyncsubscriptionid
- organizationdatasyncsubscription_organizationdatasyncstate_organizationdatasyncsubscriptionid
- organizationdatasyncsubscription_PrincipalObjectAttributeAccesses
- organizationdatasyncsubscription_ProcessSession
- organizationdatasyncsubscription_SyncErrors
- subscription_subscriptionentity
- subscription_subscriptionentity_duplicate
- subscription_subscriptionfnotable
- subscription_subscriptionfnotable_duplicate
organizationdatasyncsubscription_AsyncOperations
Many-To-One Relationship: asyncoperation organizationdatasyncsubscription_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | organizationdatasyncsubscription_AsyncOperations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncsubscription_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure organizationdatasyncsubscription_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | organizationdatasyncsubscription_BulkDeleteFailures |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncsubscription_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord organizationdatasyncsubscription_DuplicateBaseRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
ReferencedEntityNavigationPropertyName | organizationdatasyncsubscription_DuplicateBaseRecord |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncsubscription_DuplicateMatchingRecord
Many-To-One Relationship: duplicaterecord organizationdatasyncsubscription_DuplicateMatchingRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
ReferencedEntityNavigationPropertyName | organizationdatasyncsubscription_DuplicateMatchingRecord |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncsubscription_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder organizationdatasyncsubscription_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | organizationdatasyncsubscription_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncsubscription_organizationdatasyncfnostate_organizationdatasyncsubscriptionid
Many-To-One Relationship: organizationdatasyncfnostate organizationdatasyncsubscription_organizationdatasyncfnostate_organizationdatasyncsubscriptionid
Property | Value |
---|---|
ReferencingEntity | organizationdatasyncfnostate |
ReferencingAttribute | organizationdatasyncsubscriptionid |
ReferencedEntityNavigationPropertyName | organizationdatasyncsubscription_organizationdatasyncfnostate_organizationdatasyncsubscriptionid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncsubscription_organizationdatasyncstate_organizationdatasyncsubscriptionid
Many-To-One Relationship: organizationdatasyncstate organizationdatasyncsubscription_organizationdatasyncstate_organizationdatasyncsubscriptionid
Property | Value |
---|---|
ReferencingEntity | organizationdatasyncstate |
ReferencingAttribute | organizationdatasyncsubscriptionid |
ReferencedEntityNavigationPropertyName | organizationdatasyncsubscription_organizationdatasyncstate_organizationdatasyncsubscriptionid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncsubscription_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess organizationdatasyncsubscription_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | organizationdatasyncsubscription_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncsubscription_ProcessSession
Many-To-One Relationship: processsession organizationdatasyncsubscription_ProcessSession
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | organizationdatasyncsubscription_ProcessSession |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
organizationdatasyncsubscription_SyncErrors
Many-To-One Relationship: syncerror organizationdatasyncsubscription_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | organizationdatasyncsubscription_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
subscription_subscriptionentity
Many-To-One Relationship: organizationdatasyncsubscriptionentity subscription_subscriptionentity
Property | Value |
---|---|
ReferencingEntity | organizationdatasyncsubscriptionentity |
ReferencingAttribute | organizationdatasyncsubscriptioid |
ReferencedEntityNavigationPropertyName | subscription_subscriptionentity |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
subscription_subscriptionentity_duplicate
Many-To-One Relationship: organizationdatasyncsubscriptionentity subscription_subscriptionentity_duplicate
Property | Value |
---|---|
ReferencingEntity | organizationdatasyncsubscriptionentity |
ReferencingAttribute | organizationdatasyncsubscription |
ReferencedEntityNavigationPropertyName | subscription_subscriptionentity_duplicate |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
subscription_subscriptionfnotable
Many-To-One Relationship: organizationdatasyncsubscriptionfnotable subscription_subscriptionfnotable
Property | Value |
---|---|
ReferencingEntity | organizationdatasyncsubscriptionfnotable |
ReferencingAttribute | organizationdatasyncsubscriptioid |
ReferencedEntityNavigationPropertyName | subscription_subscriptionfnotable |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
subscription_subscriptionfnotable_duplicate
Many-To-One Relationship: organizationdatasyncsubscriptionfnotable subscription_subscriptionfnotable_duplicate
Property | Value |
---|---|
ReferencingEntity | organizationdatasyncsubscriptionfnotable |
ReferencingAttribute | organizationdatasyncsubscription |
ReferencedEntityNavigationPropertyName | subscription_subscriptionfnotable_duplicate |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
organizationdatasyncsubscription