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.
Messages
The following table lists the messages for the Relationship Analytics Config (msdyn_activityanalysisconfig) 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 |
---|---|---|
Associate Event: True |
Associate records | Associate records |
BulkRetain Event: True |
BulkRetain | Learn to use messages with the SDK for .NET |
Create Event: True |
POST /msdyn_activityanalysisconfigsSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /msdyn_activityanalysisconfigs(msdyn_activityanalysisconfigid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
IsValidStateTransition Event: False |
IsValidStateTransition | IsValidStateTransitionRequest |
PurgeRetainedContent Event: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
Restore Event: True |
Restore | Learn to use messages with the SDK for .NET |
Retain Event: True |
Retain | Learn to use messages with the SDK for .NET |
Retrieve Event: True |
GET /msdyn_activityanalysisconfigs(msdyn_activityanalysisconfigid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /msdyn_activityanalysisconfigsSee Query data |
Query data |
RollbackRetain Event: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
SetState Event: True |
PATCH /msdyn_activityanalysisconfigs(msdyn_activityanalysisconfigid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /msdyn_activityanalysisconfigs(msdyn_activityanalysisconfigid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /msdyn_activityanalysisconfigs(msdyn_activityanalysisconfigid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfig Event: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Relationship Analytics Config (msdyn_activityanalysisconfig) table.
Property | Value |
---|---|
DisplayName | Relationship Analytics Config |
DisplayCollectionName | RelationshipAnalysisConfigs |
SchemaName | msdyn_activityanalysisconfig |
CollectionSchemaName | msdyn_activityanalysisconfigs |
EntitySetName | msdyn_activityanalysisconfigs |
LogicalName | msdyn_activityanalysisconfig |
LogicalCollectionName | msdyn_activityanalysisconfigs |
PrimaryIdAttribute | msdyn_activityanalysisconfigid |
PrimaryNameAttribute | msdyn_name |
TableType | Standard |
OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- msdyn_activityanalysisconfigId
- msdyn_communicationfrequency
- msdyn_currentstatus
- msdyn_datasource
- msdyn_emailweight
- msdyn_exchangemarsstatus
- msdyn_healthfeaturestatus
- msdyn_ignoreexchangeoptincheck
- msdyn_inmailweight
- msdyn_isaprilpreviewenabled
- msdyn_islinkedinenabled
- msdyn_isorgsettingenable
- msdyn_linkedinstatus
- msdyn_meetingweight
- msdyn_name
- msdyn_oneclickactivityanalysisprovisioning
- msdyn_orgtypesuffix
- msdyn_otheractivites
- msdyn_overflowentitylist
- msdyn_phonecallweight
- msdyn_taskweight
- msdyn_timelineactivites
- OverriddenCreatedOn
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
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 |
msdyn_activityanalysisconfigId
Property | Value |
---|---|
Description | Unique identifier for entity instances. |
DisplayName | Relationship Analytics Config |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_activityanalysisconfigid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
msdyn_communicationfrequency
Property | Value |
---|---|
Description | |
DisplayName | Communication Frequency |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_communicationfrequency |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | msdyn_activityanalysisconfig_msdyn_communicationfrequency |
msdyn_communicationfrequency Choices/Options
Value | Label |
---|---|
1 | Once a day |
2 | Once every few days |
3 | Once a week |
4 | Once every couple of weeks |
5 | Once a month |
msdyn_currentstatus
Property | Value |
---|---|
Description | |
DisplayName | Current Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_currentstatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 1 |
GlobalChoiceName | msdyn_activityanalysisconfig_msdyn_currentstatus |
msdyn_currentstatus Choices/Options
Value | Label |
---|---|
1 | None |
2 | ActivationInProgress |
3 | ActivationCompleted |
4 | ActivationFailed |
5 | DeactivationInProgress |
6 | DeactivationCompleted |
7 | DeactivationFailed |
msdyn_datasource
Property | Value |
---|---|
Description | |
DisplayName | Data Source |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_datasource |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 1 |
GlobalChoiceName | msdyn_activityanalysisconfig_msdyn_datasource |
msdyn_datasource Choices/Options
Value | Label |
---|---|
1 | CRM |
2 | MARS |
3 | Both |
msdyn_emailweight
Property | Value |
---|---|
Description | Shows weight of email activity type. |
DisplayName | Email Weight |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_emailweight |
RequiredLevel | None |
Type | Integer |
MaxValue | 9 |
MinValue | 3 |
msdyn_exchangemarsstatus
Property | Value |
---|---|
Description | Status of Exchange-Mars Connector |
DisplayName | Mars Exchange Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_exchangemarsstatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 1 |
GlobalChoiceName | msdyn_activityanalysisconfig_msdyn_exchangemarsstatus |
msdyn_exchangemarsstatus Choices/Options
Value | Label |
---|---|
1 | None |
2 | ActivationInProgress |
3 | ActivationCompleted |
4 | ActivationFailed |
5 | ActivationFailedDueToOptin |
6 | DeactivationInProgress |
7 | DeactivationCompleted |
401 | ActivationFailedDueToOptin |
402 | ActivationFailedDueToOptinAccess |
msdyn_healthfeaturestatus
Property | Value |
---|---|
Description | Health Feature Status |
DisplayName | Health Feature Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_healthfeaturestatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 1 |
GlobalChoiceName | msdyn_activityanalysisconfig_msdyn_healthfeaturestatus |
msdyn_healthfeaturestatus Choices/Options
Value | Label |
---|---|
1 | Enabled |
2 | Disabled |
msdyn_ignoreexchangeoptincheck
Property | Value |
---|---|
Description | |
DisplayName | Ignore Exchange Optin Check |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_ignoreexchangeoptincheck |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_activityanalysisconfig_msdyn_ignoreexchangeoptincheck |
DefaultValue | False |
True Label | Yes |
False Label | No |
msdyn_inmailweight
Property | Value |
---|---|
Description | Shows weight of InMails activity type. |
DisplayName | InMail Weight |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_inmailweight |
RequiredLevel | None |
Type | Integer |
MaxValue | 9 |
MinValue | 0 |
msdyn_isaprilpreviewenabled
Property | Value |
---|---|
Description | |
DisplayName | Is April Preview Setting Enabled |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_isaprilpreviewenabled |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_activityanalysisconfig_msdyn_isaprilpreviewenabled |
DefaultValue | False |
True Label | Yes |
False Label | No |
msdyn_islinkedinenabled
Property | Value |
---|---|
Description | |
DisplayName | Is LinkedIn Analytics Enabled |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_islinkedinenabled |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_activityanalysisconfig_msdyn_islinkedinenabled |
DefaultValue | False |
True Label | Yes |
False Label | No |
msdyn_isorgsettingenable
Property | Value |
---|---|
Description | |
DisplayName | Is Org Setting Enable |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_isorgsettingenable |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_activityanalysisconfig_msdyn_isorgsettingenable |
DefaultValue | False |
True Label | Yes |
False Label | No |
msdyn_linkedinstatus
Property | Value |
---|---|
Description | Status of LinkedIn Analytics |
DisplayName | Status of LinkedIn Analytics |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_linkedinstatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 1 |
GlobalChoiceName | msdyn_activityanalysisconfig_msdyn_linkedinstatus |
msdyn_linkedinstatus Choices/Options
Value | Label |
---|---|
1 | None |
2 | ActivationInProgress |
3 | ActivationCompleted |
4 | ActivationFailed |
5 | DeactivationInProgress |
6 | DeactivationCompleted |
7 | DeactivationFailed |
8 | UpgradePending |
9 | UpgradeInProgress |
10 | UpgradeFailed |
11 | UpgradeSucceeded |
msdyn_meetingweight
Property | Value |
---|---|
Description | Shows weight of meeting activity type. |
DisplayName | Meeting Weight |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_meetingweight |
RequiredLevel | None |
Type | Integer |
MaxValue | 9 |
MinValue | 3 |
msdyn_name
Property | Value |
---|---|
Description | Shows the name of the custom entity. |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_oneclickactivityanalysisprovisioning
Property | Value |
---|---|
Description | |
DisplayName | Is One Click Activity Analysis Provisioning Enabled |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_oneclickactivityanalysisprovisioning |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_activityanalysisconfig_msdyn_oneclickactivityanalysisprovisioning |
DefaultValue | True |
True Label | Yes |
False Label | No |
msdyn_orgtypesuffix
Property | Value |
---|---|
Description | Organization Type Suffix Set By Connector |
DisplayName | Organization Type Suffix |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_orgtypesuffix |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_otheractivites
Property | Value |
---|---|
Description | Shows the weight of default activity type. |
DisplayName | Other Activites |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_otheractivites |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_overflowentitylist
Property | Value |
---|---|
Description | Shows the Contact, Opportunity, Lead, and Account entities which have exceeded the scale limit for Relationship Insights. |
DisplayName | Scale Limit Exceeded |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_overflowentitylist |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_phonecallweight
Property | Value |
---|---|
Description | Shows the weight of phone call activity type. |
DisplayName | Phonecall Weight |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_phonecallweight |
RequiredLevel | None |
Type | Integer |
MaxValue | 9 |
MinValue | 3 |
msdyn_taskweight
Property | Value |
---|---|
Description | Shows the weight of task activity type. |
DisplayName | Task Weight |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_taskweight |
RequiredLevel | None |
Type | Integer |
MaxValue | 9 |
MinValue | 3 |
msdyn_timelineactivites
Property | Value |
---|---|
Description | Shows activities to include on the relationship trend timeline. |
DisplayName | Time Line Activites |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_timelineactivites |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OverriddenCreatedOn
Property | Value |
---|---|
Description | Shows the date and time 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 |
statecode
Property | Value |
---|---|
Description | Status of the Relationship Analytics Config |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | |
GlobalChoiceName | msdyn_activityanalysisconfig_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 Relationship Analytics Config |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | msdyn_activityanalysisconfig_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 |
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_msdyn_activityanalysisconfig_createdby
- lk_msdyn_activityanalysisconfig_createdonbehalfby
- lk_msdyn_activityanalysisconfig_modifiedby
- lk_msdyn_activityanalysisconfig_modifiedonbehalfby
- organization_msdyn_activityanalysisconfig
lk_msdyn_activityanalysisconfig_createdby
One-To-Many Relationship: systemuser lk_msdyn_activityanalysisconfig_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_msdyn_activityanalysisconfig_createdonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_activityanalysisconfig_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_msdyn_activityanalysisconfig_modifiedby
One-To-Many Relationship: systemuser lk_msdyn_activityanalysisconfig_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_msdyn_activityanalysisconfig_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_activityanalysisconfig_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_msdyn_activityanalysisconfig
One-To-Many Relationship: organization organization_msdyn_activityanalysisconfig
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.
- msdyn_activityanalysisconfig_AsyncOperations
- msdyn_activityanalysisconfig_BulkDeleteFailures
- msdyn_activityanalysisconfig_MailboxTrackingFolders
- msdyn_activityanalysisconfig_PrincipalObjectAttributeAccesses
- msdyn_activityanalysisconfig_ProcessSession
- msdyn_activityanalysisconfig_SyncErrors
msdyn_activityanalysisconfig_AsyncOperations
Many-To-One Relationship: asyncoperation msdyn_activityanalysisconfig_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_activityanalysisconfig_AsyncOperations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_activityanalysisconfig_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure msdyn_activityanalysisconfig_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_activityanalysisconfig_BulkDeleteFailures |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_activityanalysisconfig_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder msdyn_activityanalysisconfig_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_activityanalysisconfig_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_activityanalysisconfig_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess msdyn_activityanalysisconfig_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msdyn_activityanalysisconfig_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_activityanalysisconfig_ProcessSession
Many-To-One Relationship: processsession msdyn_activityanalysisconfig_ProcessSession
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_activityanalysisconfig_ProcessSession |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_activityanalysisconfig_SyncErrors
Many-To-One Relationship: syncerror msdyn_activityanalysisconfig_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_activityanalysisconfig_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