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 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 |
|---|---|---|
AssociateEvent: True |
Associate records | Associate records |
CreateEvent: True |
POST /msdyn_aievaluationmetricsSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /msdyn_aievaluationmetrics(msdyn_aievaluationmetricid)See Delete |
Delete records |
DeleteMultipleEvent: True |
DeleteMultiple | Learn to use messages with the SDK for .NET |
DisassociateEvent: True |
Disassociate records | Disassociate records |
RetrieveEvent: True |
GET /msdyn_aievaluationmetrics(msdyn_aievaluationmetricid)See Retrieve |
Retrieve records |
RetrieveEntityChangesEvent: True |
RetrieveEntityChangesRequest | |
RetrieveMultipleEvent: True |
GET /msdyn_aievaluationmetricsSee Query data |
Query data |
UpdateEvent: True |
PATCH /msdyn_aievaluationmetrics(msdyn_aievaluationmetricid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: True |
PATCH /msdyn_aievaluationmetrics(msdyn_aievaluationmetricid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: 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
- msdyn_AIEvaluationMetricId
- msdyn_AIEvaluatorName
- msdyn_AIObjectId
- msdyn_AIObjectType
- msdyn_EvalAvgScore
- msdyn_EvalP50Score
- msdyn_EvalP75Score
- msdyn_EvalP95Score
- msdyn_LastCalculatedAt
- msdyn_LookBackWindowDurationInMinutes
- OverriddenCreatedOn
- 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_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
- lk_msdyn_aievaluationmetric_createdonbehalfby
- lk_msdyn_aievaluationmetric_modifiedby
- lk_msdyn_aievaluationmetric_modifiedonbehalfby
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: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: 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: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: 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: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: 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: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
See also
Dataverse table/entity reference
Dataverse Web API Reference