AI Model (msdyn_AIModel) table/entity reference
Messages
The following table lists the messages for the AI Model (msdyn_AIModel) 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 |
---|---|---|
AddToFeedbackLoop Event: False |
AddToFeedbackLoop | Learn to use messages with the SDK for .NET |
Assign Event: True |
PATCH /msdyn_aimodels(msdyn_aimodelid)Update the ownerid property. |
AssignRequest |
BatchPrediction Event: False |
BatchPrediction | Learn to use messages with the SDK for .NET |
Create Event: False |
POST /msdyn_aimodelsSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: False |
DELETE /msdyn_aimodels(msdyn_aimodelid)See Delete |
Delete records |
GrantAccess Event: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransition Event: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccess Event: True |
ModifyAccess | ModifyAccessRequest |
Predict Event: False |
Predict | Learn to use messages with the SDK for .NET |
PredictByReference Event: False |
PredictByReference | Learn to use messages with the SDK for .NET |
PredictionSchema Event: False |
PredictionSchema | Learn to use messages with the SDK for .NET |
Retrieve Event: False |
GET /msdyn_aimodels(msdyn_aimodelid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: False |
GET /msdyn_aimodelsSee Query data |
Query data |
RetrievePrincipalAccess Event: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess Event: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess Event: True |
RevokeAccess | RevokeAccessRequest |
SchedulePrediction Event: False |
SchedulePrediction | Learn to use messages with the SDK for .NET |
ScheduleRetrain Event: False |
ScheduleRetrain | Learn to use messages with the SDK for .NET |
SetState Event: True |
PATCH /msdyn_aimodels(msdyn_aimodelid)Update the statecode and statuscode properties. |
SetStateRequest |
UnschedulePrediction Event: False |
UnschedulePrediction | Learn to use messages with the SDK for .NET |
Update Event: False |
PATCH /msdyn_aimodels(msdyn_aimodelid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /msdyn_aimodels(msdyn_aimodelid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the AI Model (msdyn_AIModel) table.
Property | Value |
---|---|
DisplayName | AI Model |
DisplayCollectionName | AI Models |
SchemaName | msdyn_AIModel |
CollectionSchemaName | msdyn_AIModels |
EntitySetName | msdyn_aimodels |
LogicalName | msdyn_aimodel |
LogicalCollectionName | msdyn_aimodels |
PrimaryIdAttribute | msdyn_aimodelid |
PrimaryNameAttribute | msdyn_name |
TableType | Standard |
OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- IntroducedVersion
- IsCustomizable
- msdyn_ActiveRunConfigurationId
- msdyn_AIModelId
- msdyn_ModelCreationContext
- msdyn_Name
- msdyn_RetrainWorkflowId
- msdyn_ScheduleInferenceWorkflowId
- msdyn_ShareWithOrganizationOnCreate
- msdyn_TemplateId
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- 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 |
IntroducedVersion
Property | Value |
---|---|
Description | Version in which the form is introduced. |
DisplayName | Introduced Version |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | introducedversion |
RequiredLevel | None |
Type | String |
Format | VersionNumber |
FormatName | VersionNumber |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 48 |
IsCustomizable
Property | Value |
---|---|
Description | Tells whether the component can be customized. |
DisplayName | Customizable |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscustomizable |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
msdyn_ActiveRunConfigurationId
Property | Value |
---|---|
Description | Unique identifier for the active run configuration id associated with AIModel. |
DisplayName | ActiveRunConfigurationId |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_activerunconfigurationid |
RequiredLevel | None |
Type | Lookup |
Targets |
msdyn_AIModelId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | AIModel |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_aimodelid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
msdyn_ModelCreationContext
Property | Value |
---|---|
Description | |
DisplayName | ModelCreationContext |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_modelcreationcontext |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1048576 |
msdyn_Name
Property | Value |
---|---|
Description | The name of the custom entity. |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_name |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_RetrainWorkflowId
Property | Value |
---|---|
Description | Unique identifier for Retrain Process associated with AI Model. |
DisplayName | RetrainWorkflowId |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_retrainworkflowid |
RequiredLevel | None |
Type | Lookup |
Targets | workflow |
msdyn_ScheduleInferenceWorkflowId
Property | Value |
---|---|
Description | Unique identifier for Schedule Inference Process associated with AI Model. |
DisplayName | ScheduleInferenceWorkflowId |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_scheduleinferenceworkflowid |
RequiredLevel | None |
Type | Lookup |
Targets | workflow |
msdyn_ShareWithOrganizationOnCreate
Property | Value |
---|---|
Description | |
DisplayName | ShareWithOrganizationOnCreate |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_sharewithorganizationoncreate |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_aimodel_msdyn_sharewithorganizationoncreate |
DefaultValue | False |
True Label | Yes |
False Label | No |
msdyn_TemplateId
Property | Value |
---|---|
Description | Unique identifier for AITemplate associated with AIModel. |
DisplayName | Template |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_templateid |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | msdyn_aitemplate |
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 |
statecode
Property | Value |
---|---|
Description | Status of the AIModel |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | |
GlobalChoiceName | msdyn_aimodel_statecode |
statecode Choices/Options
Value | Details |
---|---|
0 | Label: Inactive DefaultStatus: 0 InvariantName: Inactive |
1 | Label: Active DefaultStatus: 1 InvariantName: Active |
statuscode
Property | Value |
---|---|
Description | Reason for the status of the AIModel |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | msdyn_aimodel_statuscode |
statuscode Choices/Options
Value | Details |
---|---|
0 | Label: Inactive State:0 TransitionData: None |
1 | Label: Active 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.
- ComponentState
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- IsManaged
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- msdyn_AIModelIdUnique
- OverwriteTime
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentState
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | componentstate |
ComponentState Choices/Options
Value | Label |
---|---|
0 | Published |
1 | Unpublished |
2 | Deleted |
3 | Deleted Unpublished |
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 |
IsManaged
Property | Value |
---|---|
Description | Indicates whether the solution component is part of a managed solution. |
DisplayName | Is Managed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | ismanaged |
DefaultValue | False |
True Label | Managed |
False Label | Unmanaged |
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 |
msdyn_AIModelIdUnique
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_aimodelidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
OverwriteTime
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Record Overwrite Time |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
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 |
SolutionId
Property | Value |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
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_aimodel
- lk_msdyn_aimodel_createdby
- lk_msdyn_aimodel_createdonbehalfby
- lk_msdyn_aimodel_modifiedby
- lk_msdyn_aimodel_modifiedonbehalfby
- msdyn_aitemplate_msdyn_aimodel
- msdyn_retrainworkflow_msdyn_toaimodel
- msdyn_scheduleinferenceworkflow_msdyn_toaimodel
- owner_msdyn_aimodel
- team_msdyn_aimodel
- user_msdyn_aimodel
business_unit_msdyn_aimodel
One-To-Many Relationship: businessunit business_unit_msdyn_aimodel
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit |
IsHierarchical | |
CascadeConfiguration | Archive: Restrict Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_aimodel_createdby
One-To-Many Relationship: systemuser lk_msdyn_aimodel_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_aimodel_createdonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_aimodel_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_aimodel_modifiedby
One-To-Many Relationship: systemuser lk_msdyn_aimodel_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_aimodel_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_aimodel_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 |
msdyn_aitemplate_msdyn_aimodel
One-To-Many Relationship: msdyn_aitemplate msdyn_aitemplate_msdyn_aimodel
Property | Value |
---|---|
ReferencedEntity | msdyn_aitemplate |
ReferencedAttribute | msdyn_aitemplateid |
ReferencingAttribute | msdyn_templateid |
ReferencingEntityNavigationPropertyName | msdyn_TemplateId |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_retrainworkflow_msdyn_toaimodel
One-To-Many Relationship: workflow msdyn_retrainworkflow_msdyn_toaimodel
Property | Value |
---|---|
ReferencedEntity | workflow |
ReferencedAttribute | workflowid |
ReferencingAttribute | msdyn_retrainworkflowid |
ReferencingEntityNavigationPropertyName | msdyn_retrainworkflowid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_scheduleinferenceworkflow_msdyn_toaimodel
One-To-Many Relationship: workflow msdyn_scheduleinferenceworkflow_msdyn_toaimodel
Property | Value |
---|---|
ReferencedEntity | workflow |
ReferencedAttribute | workflowid |
ReferencingAttribute | msdyn_scheduleinferenceworkflowid |
ReferencingEntityNavigationPropertyName | msdyn_scheduleinferenceworkflowid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
owner_msdyn_aimodel
One-To-Many Relationship: owner owner_msdyn_aimodel
Property | Value |
---|---|
ReferencedEntity | owner |
ReferencedAttribute | ownerid |
ReferencingAttribute | ownerid |
ReferencingEntityNavigationPropertyName | ownerid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_aimodel
One-To-Many Relationship: team team_msdyn_aimodel
Property | Value |
---|---|
ReferencedEntity | team |
ReferencedAttribute | teamid |
ReferencingAttribute | owningteam |
ReferencingEntityNavigationPropertyName | owningteam |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_aimodel
One-To-Many Relationship: systemuser user_msdyn_aimodel
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | owninguser |
ReferencingEntityNavigationPropertyName | owninguser |
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_AIBDatasetsContainer_msdyn_AIModelI
- msdyn_AIBFeedbackLoop_msdyn_AIModel
- msdyn_aimodel_Annotations
- msdyn_aimodel_AsyncOperations
- msdyn_aimodel_BulkDeleteFailures
- msdyn_aimodel_MailboxTrackingFolders
- msdyn_aimodel_msdyn_aiconfiguration
- msdyn_aimodel_msdyn_aievent
- msdyn_aimodel_PrincipalObjectAttributeAccesses
- msdyn_aimodel_ProcessSession
- msdyn_aimodel_SyncErrors
- msdyn_AIPluginOperation_AIModel
msdyn_AIBDatasetsContainer_msdyn_AIModelI
Many-To-One Relationship: msdyn_aibdatasetscontainer msdyn_AIBDatasetsContainer_msdyn_AIModelI
Property | Value |
---|---|
ReferencingEntity | msdyn_aibdatasetscontainer |
ReferencingAttribute | msdyn_aimodelid |
ReferencedEntityNavigationPropertyName | msdyn_AIBDatasetsContainer_msdyn_AIModelI |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_AIBFeedbackLoop_msdyn_AIModel
Many-To-One Relationship: msdyn_aibfeedbackloop msdyn_AIBFeedbackLoop_msdyn_AIModel
Property | Value |
---|---|
ReferencingEntity | msdyn_aibfeedbackloop |
ReferencingAttribute | msdyn_aimodelid |
ReferencedEntityNavigationPropertyName | msdyn_AIBFeedbackLoop_msdyn_AIModel |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_Annotations
Many-To-One Relationship: annotation msdyn_aimodel_Annotations
Property | Value |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msdyn_aimodel_Annotations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_AsyncOperations
Many-To-One Relationship: asyncoperation msdyn_aimodel_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_aimodel_AsyncOperations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure msdyn_aimodel_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_aimodel_BulkDeleteFailures |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder msdyn_aimodel_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_aimodel_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_msdyn_aiconfiguration
Many-To-One Relationship: msdyn_aiconfiguration msdyn_aimodel_msdyn_aiconfiguration
Property | Value |
---|---|
ReferencingEntity | msdyn_aiconfiguration |
ReferencingAttribute | msdyn_aimodelid |
ReferencedEntityNavigationPropertyName | msdyn_aimodel_msdyn_aiconfiguration |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_msdyn_aievent
Many-To-One Relationship: msdyn_aievent msdyn_aimodel_msdyn_aievent
Property | Value |
---|---|
ReferencingEntity | msdyn_aievent |
ReferencingAttribute | msdyn_aimodelid |
ReferencedEntityNavigationPropertyName | msdyn_aimodel_msdyn_aievent |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess msdyn_aimodel_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msdyn_aimodel_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_ProcessSession
Many-To-One Relationship: processsession msdyn_aimodel_ProcessSession
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_aimodel_ProcessSession |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_SyncErrors
Many-To-One Relationship: syncerror msdyn_aimodel_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_aimodel_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_AIPluginOperation_AIModel
Many-To-One Relationship: aipluginoperation msdyn_AIPluginOperation_AIModel
Property | Value |
---|---|
ReferencingEntity | aipluginoperation |
ReferencingAttribute | msdyn_aimodel |
ReferencedEntityNavigationPropertyName | msdyn_AIPluginOperation_AIModel |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-to-Many relationships
These relationships are many-to-many. Listed by SchemaName.
botcomponent_msdyn_aimodel
See botcomponent botcomponent_msdyn_aimodel Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | botcomponent_msdyn_aimodel |
IsCustomizable | False |
SchemaName | botcomponent_msdyn_aimodel |
IntersectAttribute | msdyn_aimodelid |
NavigationPropertyName | botcomponent_msdyn_aimodel |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName 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
msdyn_aimodel