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.
Most Contacted
Messages
The following table lists the messages for the Most Contacted (msdyn_mostcontacted) 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 |
BulkRetainEvent: True |
BulkRetain | Learn to use messages with the SDK for .NET |
CreateEvent: True |
POST /msdyn_mostcontactedsSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /msdyn_mostcontacteds(msdyn_mostcontactedid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
IsValidStateTransitionEvent: False |
IsValidStateTransition | IsValidStateTransitionRequest |
PurgeRetainedContentEvent: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
RestoreEvent: True |
Restore | Learn to use messages with the SDK for .NET |
RetainEvent: True |
Retain | Learn to use messages with the SDK for .NET |
RetrieveEvent: True |
GET /msdyn_mostcontacteds(msdyn_mostcontactedid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /msdyn_mostcontactedsSee Query data |
Query data |
RollbackRetainEvent: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
SetStateEvent: True |
PATCH /msdyn_mostcontacteds(msdyn_mostcontactedid)Update the statecode and statuscode properties. |
SetStateRequest |
UpdateEvent: True |
PATCH /msdyn_mostcontacteds(msdyn_mostcontactedid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /msdyn_mostcontacteds(msdyn_mostcontactedid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfigEvent: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Most Contacted (msdyn_mostcontacted) table.
| Property | Value |
|---|---|
| DisplayName | Most Contacted |
| DisplayCollectionName | Most Contacted |
| SchemaName | msdyn_mostcontacted |
| CollectionSchemaName | msdyn_mostcontacteds |
| EntitySetName | msdyn_mostcontacteds |
| LogicalName | msdyn_mostcontacted |
| LogicalCollectionName | msdyn_mostcontacteds |
| PrimaryIdAttribute | msdyn_mostcontactedid |
| PrimaryNameAttribute | msdyn_primaryname |
| TableType | Standard |
| OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- msdyn_account_regardingObjectId
- msdyn_computationaccuracy
- msdyn_contact_regardingObjectId
- msdyn_entityid
- msdyn_entityImage_url
- msdyn_entityname
- msdyn_kpidatajson
- msdyn_lastcontactedby
- msdyn_lastcontactedon
- msdyn_lead_regardingObjectId
- msdyn_mostcontactedId
- msdyn_name
- msdyn_numberofemails
- msdyn_numberofinmails
- msdyn_numberofmeetings
- msdyn_numberofphonecalls
- msdyn_opportunity_regardingObjectId
- msdyn_primaryname
- msdyn_regardingentityid
- msdyn_regardingentityname
- msdyn_relationshiphealthscorecolor
- msdyn_relationshiphealthscorevalue
- 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_account_regardingObjectId
| Property | Value |
|---|---|
| Description | Shows related account. |
| DisplayName | Regarding |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_account_regardingobjectid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | account |
msdyn_computationaccuracy
| Property | Value |
|---|---|
| Description | |
| DisplayName | Computation Accuracy |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_computationaccuracy |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 100000000 |
| GlobalChoiceName | msdyn_kpicomputationaccuracy |
msdyn_computationaccuracy Choices/Options
| Value | Label |
|---|---|
| 100000000 | Complete |
| 100000001 | Partial |
msdyn_contact_regardingObjectId
| Property | Value |
|---|---|
| Description | Shows related contact. |
| DisplayName | Regarding |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_contact_regardingobjectid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | contact |
msdyn_entityid
| Property | Value |
|---|---|
| Description | |
| DisplayName | EntityId |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_entityid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_entityImage_url
| Property | Value |
|---|---|
| Description | Entity Image URL |
| DisplayName | Entity Image URL |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_entityimage_url |
| RequiredLevel | None |
| Type | String |
| Format | Url |
| FormatName | Url |
| ImeMode | Disabled |
| IsLocalizable | False |
| MaxLength | 200 |
msdyn_entityname
| Property | Value |
|---|---|
| Description | The entity name of the most contacted record. |
| DisplayName | Most Contacted Entity Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_entityname |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_kpidatajson
| Property | Value |
|---|---|
| Description | Most contacted KPI data as JSON |
| DisplayName | Most contacted KPIs |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_kpidatajson |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Disabled |
| IsLocalizable | False |
| MaxLength | 1000 |
msdyn_lastcontactedby
| Property | Value |
|---|---|
| Description | Shows who made the last contact. |
| DisplayName | Last Contacted By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_lastcontactedby |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_lastcontactedon
| Property | Value |
|---|---|
| Description | Shows when the contact was last contacted. |
| DisplayName | Time |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_lastcontactedon |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_lead_regardingObjectId
| Property | Value |
|---|---|
| Description | Shows what the lead was regarding. |
| DisplayName | Regarding |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_lead_regardingobjectid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | lead |
msdyn_mostcontactedId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances. |
| DisplayName | Most Contacted |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_mostcontactedid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
msdyn_name
| Property | Value |
|---|---|
| Description | The name of the custom entity. |
| DisplayName | Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_name |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_numberofemails
| Property | Value |
|---|---|
| Description | Shows the number of emails from the contact. |
| DisplayName | Emails |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_numberofemails |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
msdyn_numberofinmails
| Property | Value |
|---|---|
| Description | Shows the number of InMails with the contact. |
| DisplayName | InMails |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_numberofinmails |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
msdyn_numberofmeetings
| Property | Value |
|---|---|
| Description | Shows the number of meetings with the contact. |
| DisplayName | Meetings |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_numberofmeetings |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
msdyn_numberofphonecalls
| Property | Value |
|---|---|
| Description | Shows the number of phone calls with the contact. |
| DisplayName | Phone Calls |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_numberofphonecalls |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
msdyn_opportunity_regardingObjectId
| Property | Value |
|---|---|
| Description | Shows what the opportunity was regarding. |
| DisplayName | Regarding |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_opportunity_regardingobjectid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | opportunity |
msdyn_primaryname
| Property | Value |
|---|---|
| Description | Shows the primary name of the custom entity. |
| DisplayName | Primary Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_primaryname |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_regardingentityid
| Property | Value |
|---|---|
| Description | |
| DisplayName | Regarding EntityId |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_regardingentityid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_regardingentityname
| Property | Value |
|---|---|
| Description | |
| DisplayName | Regarding Entity Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_regardingentityname |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_relationshiphealthscorecolor
| Property | Value |
|---|---|
| Description | Health score for the account. |
| DisplayName | Relationship Health |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_relationshiphealthscorecolor |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_relationshiphealthscorevalue
| Property | Value |
|---|---|
| Description | Health score for the account. |
| DisplayName | Relationship Health |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_relationshiphealthscorevalue |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 100 |
| MinValue | 0 |
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 Most Contacted |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
| DefaultFormValue | |
| GlobalChoiceName | msdyn_mostcontacted_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 Most Contacted |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
| DefaultFormValue | |
| GlobalChoiceName | msdyn_mostcontacted_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 | Shows 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_mostcontacted_createdby
- lk_msdyn_mostcontacted_createdonbehalfby
- lk_msdyn_mostcontacted_modifiedby
- lk_msdyn_mostcontacted_modifiedonbehalfby
- msdyn_account_msdyn_mostcontacted_regardingObjectId
- msdyn_contact_msdyn_mostcontacted_regardingObjectId
- msdyn_lead_msdyn_mostcontacted_regardingObjectId
- msdyn_opportunity_msdyn_mostcontacted_regardingObjectId
- organization_msdyn_mostcontacted
lk_msdyn_mostcontacted_createdby
One-To-Many Relationship: systemuser lk_msdyn_mostcontacted_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_mostcontacted_createdonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_mostcontacted_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_mostcontacted_modifiedby
One-To-Many Relationship: systemuser lk_msdyn_mostcontacted_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_mostcontacted_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_mostcontacted_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_account_msdyn_mostcontacted_regardingObjectId
One-To-Many Relationship: account msdyn_account_msdyn_mostcontacted_regardingObjectId
| Property | Value |
|---|---|
| ReferencedEntity | account |
| ReferencedAttribute | accountid |
| ReferencingAttribute | msdyn_account_regardingobjectid |
| ReferencingEntityNavigationPropertyName | msdyn_account_regardingObjectId |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: CascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_contact_msdyn_mostcontacted_regardingObjectId
One-To-Many Relationship: contact msdyn_contact_msdyn_mostcontacted_regardingObjectId
| Property | Value |
|---|---|
| ReferencedEntity | contact |
| ReferencedAttribute | contactid |
| ReferencingAttribute | msdyn_contact_regardingobjectid |
| ReferencingEntityNavigationPropertyName | msdyn_contact_regardingObjectId |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: CascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_lead_msdyn_mostcontacted_regardingObjectId
One-To-Many Relationship: lead msdyn_lead_msdyn_mostcontacted_regardingObjectId
| Property | Value |
|---|---|
| ReferencedEntity | lead |
| ReferencedAttribute | leadid |
| ReferencingAttribute | msdyn_lead_regardingobjectid |
| ReferencingEntityNavigationPropertyName | msdyn_lead_regardingObjectId |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: CascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_opportunity_msdyn_mostcontacted_regardingObjectId
One-To-Many Relationship: opportunity msdyn_opportunity_msdyn_mostcontacted_regardingObjectId
| Property | Value |
|---|---|
| ReferencedEntity | opportunity |
| ReferencedAttribute | opportunityid |
| ReferencingAttribute | msdyn_opportunity_regardingobjectid |
| ReferencingEntityNavigationPropertyName | msdyn_opportunity_regardingObjectId |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
organization_msdyn_mostcontacted
One-To-Many Relationship: organization organization_msdyn_mostcontacted
| Property | Value |
|---|---|
| ReferencedEntity | organization |
| ReferencedAttribute | organizationid |
| ReferencingAttribute | organizationid |
| ReferencingEntityNavigationPropertyName | organizationid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- msdyn_mostcontacted_AsyncOperations
- msdyn_mostcontacted_BulkDeleteFailures
- msdyn_mostcontacted_MailboxTrackingFolders
- msdyn_mostcontacted_PrincipalObjectAttributeAccesses
- msdyn_mostcontacted_ProcessSession
- msdyn_mostcontacted_SyncErrors
msdyn_mostcontacted_AsyncOperations
Many-To-One Relationship: asyncoperation msdyn_mostcontacted_AsyncOperations
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_mostcontacted_AsyncOperations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_mostcontacted_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure msdyn_mostcontacted_BulkDeleteFailures
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_mostcontacted_BulkDeleteFailures |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_mostcontacted_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder msdyn_mostcontacted_MailboxTrackingFolders
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_mostcontacted_MailboxTrackingFolders |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_mostcontacted_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess msdyn_mostcontacted_PrincipalObjectAttributeAccesses
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | msdyn_mostcontacted_PrincipalObjectAttributeAccesses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_mostcontacted_ProcessSession
Many-To-One Relationship: processsession msdyn_mostcontacted_ProcessSession
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_mostcontacted_ProcessSession |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_mostcontacted_SyncErrors
Many-To-One Relationship: syncerror msdyn_mostcontacted_SyncErrors
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_mostcontacted_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