Edit

Share via


AI Evaluation Metric (msdyn_AIEvaluationMetric) table/entity reference (Microsoft Dataverse)

Messages

The following table lists the messages for the AI Evaluation Metric (msdyn_AIEvaluationMetric) 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
Create
Event: True
POST /msdyn_aievaluationmetrics
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /msdyn_aievaluationmetrics(msdyn_aievaluationmetricid)
See Delete
Delete records
DeleteMultiple
Event: True
DeleteMultiple Learn to use messages with the SDK for .NET
Disassociate
Event: True
Disassociate records Disassociate records
Retrieve
Event: True
GET /msdyn_aievaluationmetrics(msdyn_aievaluationmetricid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: True
RetrieveEntityChangesRequest
RetrieveMultiple
Event: True
GET /msdyn_aievaluationmetrics
See Query data
Query data
Update
Event: True
PATCH /msdyn_aievaluationmetrics(msdyn_aievaluationmetricid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: True
PATCH /msdyn_aievaluationmetrics(msdyn_aievaluationmetricid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: True
UpsertMultiple UpsertMultipleRequest

Properties

The following table lists selected properties for the AI Evaluation Metric (msdyn_AIEvaluationMetric) table.

Property Value
DisplayName AI Evaluation Metric
DisplayCollectionName AI Evaluation Metric
SchemaName msdyn_AIEvaluationMetric
CollectionSchemaName msdyn_AIEvaluationMetrics
EntitySetName msdyn_aievaluationmetrics
LogicalName msdyn_aievaluationmetric
LogicalCollectionName msdyn_aievaluationmetrics
PrimaryIdAttribute msdyn_aievaluationmetricid
PrimaryNameAttribute msdyn_aiobjectid
TableType Elastic
OwnershipType OrganizationOwned

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

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_AIEvaluationMetricId

Property Value
Description Unique identifier for entity instances
DisplayName AI Evaluation Metric
IsValidForForm False
IsValidForRead True
LogicalName msdyn_aievaluationmetricid
RequiredLevel SystemRequired
Type Uniqueidentifier

msdyn_AIEvaluatorName

Property Value
Description Evaluator Name
DisplayName AIEvaluatorName
IsValidForForm True
IsValidForRead True
LogicalName msdyn_aievaluatorname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 500

msdyn_AIObjectId

Property Value
Description Object Id
DisplayName AIObjectId
IsValidForForm True
IsValidForRead True
LogicalName msdyn_aiobjectid
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 850

msdyn_AIObjectType

Property Value
Description Object Type
DisplayName AIObjectType
IsValidForForm True
IsValidForRead True
LogicalName msdyn_aiobjecttype
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 200

msdyn_EvalAvgScore

Property Value
Description Evaluation Average score
DisplayName EvalAvgScore
IsValidForForm True
IsValidForRead True
LogicalName msdyn_evalavgscore
RequiredLevel None
Type Double
ImeMode Auto
MaxValue 1000000000
MinValue 0
Precision 2

msdyn_EvalP50Score

Property Value
Description Evaluation P50 score
DisplayName EvalP50Score
IsValidForForm True
IsValidForRead True
LogicalName msdyn_evalp50score
RequiredLevel None
Type Double
ImeMode Auto
MaxValue 1000000000
MinValue 0
Precision 2

msdyn_EvalP75Score

Property Value
Description Evaluation P75 score
DisplayName EvalP75Score
IsValidForForm True
IsValidForRead True
LogicalName msdyn_evalp75score
RequiredLevel None
Type Double
ImeMode Auto
MaxValue 1000000000
MinValue 0
Precision 2

msdyn_EvalP95Score

Property Value
Description Evaluation P95 score
DisplayName EvalP95Score
IsValidForForm True
IsValidForRead True
LogicalName msdyn_evalp95score
RequiredLevel None
Type Double
ImeMode Auto
MaxValue 1000000000
MinValue 0
Precision 2

msdyn_LastCalculatedAt

Property Value
Description Last calculated time
DisplayName LastCalculatedAt
IsValidForForm True
IsValidForRead True
LogicalName msdyn_lastcalculatedat
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

msdyn_LookBackWindowDurationInMinutes

Property Value
Description Lookback duration in minutes
DisplayName LookBackWindowDurationInMinutes
IsValidForForm True
IsValidForRead True
LogicalName msdyn_lookbackwindowdurationinminutes
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

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

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

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

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_aievaluationmetric_createdby

One-To-Many Relationship: systemuser lk_msdyn_aievaluationmetric_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_aievaluationmetric_createdonbehalfby

One-To-Many Relationship: systemuser lk_msdyn_aievaluationmetric_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_aievaluationmetric_modifiedby

One-To-Many Relationship: systemuser lk_msdyn_aievaluationmetric_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_aievaluationmetric_modifiedonbehalfby

One-To-Many Relationship: systemuser lk_msdyn_aievaluationmetric_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

See also

Dataverse table/entity reference
Dataverse Web API Reference