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.
Captures the proposed unique natural language intent
Messages
The following table lists the messages for the Intent Harvesting Proposed Intent (msdyn_intentharvesting_proposedintent) 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 |
|---|---|---|
AssignEvent: True |
PATCH /msdyn_intentharvesting_proposedintents(msdyn_intentharvesting_proposedintentid)Update the ownerid property. |
AssignRequest |
AssociateEvent: True |
Associate records | Associate records |
BulkRetainEvent: True |
BulkRetain | Learn to use messages with the SDK for .NET |
CreateEvent: True |
POST /msdyn_intentharvesting_proposedintentsSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /msdyn_intentharvesting_proposedintents(msdyn_intentharvesting_proposedintentid)See Delete |
Delete records |
DeleteMultipleEvent: True |
DeleteMultiple | Learn to use messages with the SDK for .NET |
DisassociateEvent: True |
Disassociate records | Disassociate records |
PurgeRetainedContentEvent: True |
PurgeRetainedContent | 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_intentharvesting_proposedintents(msdyn_intentharvesting_proposedintentid)See Retrieve |
Retrieve records |
RetrieveEntityChangesEvent: True |
RetrieveEntityChangesRequest | |
RetrieveMultipleEvent: True |
GET /msdyn_intentharvesting_proposedintentsSee Query data |
Query data |
RetrievePrincipalAccessEvent: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RollbackRetainEvent: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
UpdateEvent: True |
PATCH /msdyn_intentharvesting_proposedintents(msdyn_intentharvesting_proposedintentid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: True |
PATCH /msdyn_intentharvesting_proposedintents(msdyn_intentharvesting_proposedintentid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: True |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfigEvent: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Intent Harvesting Proposed Intent (msdyn_intentharvesting_proposedintent) table.
| Property | Value |
|---|---|
| DisplayName | Intent Harvesting Proposed Intent |
| DisplayCollectionName | Intent Harvesting Proposed Intents |
| SchemaName | msdyn_intentharvesting_proposedintent |
| CollectionSchemaName | msdyn_intentharvesting_proposedintents |
| EntitySetName | msdyn_intentharvesting_proposedintents |
| LogicalName | msdyn_intentharvesting_proposedintent |
| LogicalCollectionName | msdyn_intentharvesting_proposedintents |
| PrimaryIdAttribute | msdyn_intentharvesting_proposedintentid |
| PrimaryNameAttribute | msdyn_name |
| TableType | Elastic |
| OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- msdyn_confidencescore
- msdyn_confidencescoredetails
- msdyn_description
- msdyn_harvestingsource
- msdyn_intentattributes
- msdyn_intententities
- msdyn_intentfamilyid
- msdyn_intentharvesting_batchjobstatusid
- msdyn_intentharvesting_proposedintentId
- msdyn_intentid
- msdyn_intentstring
- msdyn_isgroup
- msdyn_locale_code
- msdyn_miningdetails
- msdyn_name
- msdyn_occurrencecount
- msdyn_occurrencecount_last12months
- msdyn_occurrencecount_last30days
- msdyn_parentgroupintentid
- msdyn_reviewstate
- msdyn_statecode
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- PartitionId
- TTLInSeconds
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_confidencescore
| Property | Value |
|---|---|
| Description | |
| DisplayName | Confidence Score |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_confidencescore |
| RequiredLevel | None |
| Type | Double |
| ImeMode | Auto |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
msdyn_confidencescoredetails
| Property | Value |
|---|---|
| Description | JSON formatted object with confidence scoring details |
| DisplayName | Confidence Score Details |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_confidencescoredetails |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Json |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
msdyn_description
| Property | Value |
|---|---|
| Description | Description for the intent or intent group |
| DisplayName | Description |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_description |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 4000 |
msdyn_harvestingsource
| Property | Value |
|---|---|
| Description | |
| DisplayName | Source |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_harvestingsource |
| RequiredLevel | ApplicationRequired |
| Type | Picklist |
| DefaultFormValue | 192350000 |
| GlobalChoiceName | msdyn_intent_source |
msdyn_harvestingsource Choices/Options
| Value | Label |
|---|---|
| 192350000 | Data Execution Run |
| 192350001 | Simulation |
| 192350002 | Manually Edited |
msdyn_intentattributes
| Property | Value |
|---|---|
| Description | JSON formatted list of related intent attributes |
| DisplayName | Intent Attributes |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_intentattributes |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Json |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
msdyn_intententities
| Property | Value |
|---|---|
| Description | JSON formatted list of related entities |
| DisplayName | Related Entities |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_intententities |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Json |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
msdyn_intentfamilyid
| Property | Value |
|---|---|
| Description | Lookup to msdyn_intentfamily table |
| DisplayName | Intent Family Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_intentfamilyid |
| RequiredLevel | ApplicationRequired |
| Type | Lookup |
| Targets | msdyn_intentfamily |
msdyn_intentharvesting_batchjobstatusid
| Property | Value |
|---|---|
| Description | Look up to msdyn_intentharvesting_batchjobstatus table |
| DisplayName | Batch Job Status Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_intentharvesting_batchjobstatusid |
| RequiredLevel | ApplicationRequired |
| Type | Lookup |
| Targets | msdyn_intentharvesting_batchjobstatus |
msdyn_intentharvesting_proposedintentId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Intent Harvesting Proposed Intent |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_intentharvesting_proposedintentid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
msdyn_intentid
| Property | Value |
|---|---|
| Description | Proposed intent unique identifier, used for correlation across runs |
| DisplayName | Intent Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_intentid |
| RequiredLevel | ApplicationRequired |
| Type | Uniqueidentifier |
msdyn_intentstring
| Property | Value |
|---|---|
| Description | Text of intent string |
| DisplayName | Intent String |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_intentstring |
| RequiredLevel | ApplicationRequired |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 2000 |
msdyn_isgroup
| Property | Value |
|---|---|
| Description | Indicates if this is an intent group |
| DisplayName | Is Group |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_isgroup |
| RequiredLevel | ApplicationRequired |
| Type | Boolean |
| GlobalChoiceName | msdyn_intentharvesting_proposedintent_msdyn_isgroup |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
msdyn_locale_code
| Property | Value |
|---|---|
| Description | Locale code of the intent |
| DisplayName | msdyn_locale_code |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_locale_code |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 50 |
msdyn_miningdetails
| Property | Value |
|---|---|
| Description | JSON formatted object with intent mining details including update summary and reason |
| DisplayName | Mining Details |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_miningdetails |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Json |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
msdyn_name
| Property | Value |
|---|---|
| Description | The name of the intent. |
| DisplayName | Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_name |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 4000 |
msdyn_occurrencecount
| Property | Value |
|---|---|
| Description | Occurrence count of the intent |
| DisplayName | Occurrence Count |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_occurrencecount |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
msdyn_occurrencecount_last12months
| Property | Value |
|---|---|
| Description | Occurrence count of the intent in last 12 months |
| DisplayName | Occurrence Count (Last 12 Months) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_occurrencecount_last12months |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
msdyn_occurrencecount_last30days
| Property | Value |
|---|---|
| Description | Occurrence count of the intent in last 30 days |
| DisplayName | Occurrence Count (Last 30 Days) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_occurrencecount_last30days |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
msdyn_parentgroupintentid
| Property | Value |
|---|---|
| Description | Parent group intent unique identifier |
| DisplayName | Parent Group Intent Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_parentgroupintentid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
msdyn_reviewstate
| Property | Value |
|---|---|
| Description | |
| DisplayName | Review State |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_reviewstate |
| RequiredLevel | ApplicationRequired |
| Type | Picklist |
| DefaultFormValue | 192350000 |
| GlobalChoiceName | msdyn_reviewstate |
msdyn_reviewstate Choices/Options
| Value | Label |
|---|---|
| 192350000 | Pending |
| 192350001 | Approved |
| 192350002 | Discarded |
msdyn_statecode
| Property | Value |
|---|---|
| Description | Status of the proposed intent |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_statecode |
| RequiredLevel | ApplicationRequired |
| Type | Picklist |
| DefaultFormValue | 0 |
| GlobalChoiceName | msdyn_intentharvesting_proposedintent_msdyn_statecode |
msdyn_statecode Choices/Options
| Value | Label |
|---|---|
| 0 | Active |
| 1 | Inactive |
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 |
OwnerId
| Property | Value |
|---|---|
| Description | Owner Id |
| DisplayName | Owner |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ownerid |
| RequiredLevel | SystemRequired |
| Type | Owner |
| Targets | systemuser, team |
OwnerIdType
| Property | Value |
|---|---|
| Description | Owner Id Type |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
PartitionId
| Property | Value |
|---|---|
| Description | Logical partition id. A logical partition consists of a set of records with same partition id. |
| DisplayName | Partition Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | partitionid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
TTLInSeconds
| Property | Value |
|---|---|
| Description | Time to live in seconds. |
| DisplayName | Time to live |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ttlinseconds |
| 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
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- 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 |
OwnerIdName
| Property | Value |
|---|---|
| Description | Name of the owner |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
OwnerIdYomiName
| Property | Value |
|---|---|
| Description | Yomi name of the owner |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
OwningBusinessUnit
| Property | Value |
|---|---|
| Description | Unique identifier for the business unit that owns the record |
| DisplayName | Owning Business Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Type | Lookup |
| Targets | businessunit |
OwningTeam
| Property | Value |
|---|---|
| Description | Unique identifier for the team that owns the record. |
| DisplayName | Owning Team |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| Type | Lookup |
| Targets | team |
OwningUser
| Property | Value |
|---|---|
| Description | Unique identifier for the user that owns the record. |
| DisplayName | Owning User |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
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.
- business_unit_msdyn_intentharvesting_proposedintent
- lk_msdyn_intentharvesting_proposedintent_createdby
- lk_msdyn_intentharvesting_proposedintent_createdonbehalfby
- lk_msdyn_intentharvesting_proposedintent_modifiedby
- lk_msdyn_intentharvesting_proposedintent_modifiedonbehalfby
- msdyn_intentharvesting_proposedintent_intentfamilyid
- owner_msdyn_intentharvesting_proposedintent
- team_msdyn_intentharvesting_proposedintent
- user_msdyn_intentharvesting_proposedintent
business_unit_msdyn_intentharvesting_proposedintent
One-To-Many Relationship: businessunit business_unit_msdyn_intentharvesting_proposedintent
| Property | Value |
|---|---|
| ReferencedEntity | businessunit |
| ReferencedAttribute | businessunitid |
| ReferencingAttribute | owningbusinessunit |
| ReferencingEntityNavigationPropertyName | owningbusinessunit |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_intentharvesting_proposedintent_createdby
One-To-Many Relationship: systemuser lk_msdyn_intentharvesting_proposedintent_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_intentharvesting_proposedintent_createdonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_intentharvesting_proposedintent_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_intentharvesting_proposedintent_modifiedby
One-To-Many Relationship: systemuser lk_msdyn_intentharvesting_proposedintent_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_intentharvesting_proposedintent_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_intentharvesting_proposedintent_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_intentharvesting_proposedintent_intentfamilyid
One-To-Many Relationship: msdyn_intentfamily msdyn_intentharvesting_proposedintent_intentfamilyid
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_intentfamily |
| ReferencedAttribute | msdyn_intentfamilyid |
| ReferencingAttribute | msdyn_intentfamilyid |
| ReferencingEntityNavigationPropertyName | msdyn_intentfamilyid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
owner_msdyn_intentharvesting_proposedintent
One-To-Many Relationship: owner owner_msdyn_intentharvesting_proposedintent
| Property | Value |
|---|---|
| ReferencedEntity | owner |
| ReferencedAttribute | ownerid |
| ReferencingAttribute | ownerid |
| ReferencingEntityNavigationPropertyName | ownerid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
team_msdyn_intentharvesting_proposedintent
One-To-Many Relationship: team team_msdyn_intentharvesting_proposedintent
| Property | Value |
|---|---|
| ReferencedEntity | team |
| ReferencedAttribute | teamid |
| ReferencingAttribute | owningteam |
| ReferencingEntityNavigationPropertyName | owningteam |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
user_msdyn_intentharvesting_proposedintent
One-To-Many Relationship: systemuser user_msdyn_intentharvesting_proposedintent
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | owninguser |
| ReferencingEntityNavigationPropertyName | owninguser |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
See also
Dataverse table/entity reference
Dataverse Web API Reference