Referencia de tabla o entidad Goal Metric (Metric)
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Type of measurement for a goal, such as money amount or count.
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/metrics Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/metrics(metricid) Vea Eliminar |
DeleteRequest o Delete |
Retrieve | GET [org URI]/api/data/v9.0/metrics(metricid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/metrics Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
SetState | PATCH [org URI]/api/data/v9.0/metrics(metricid) Actualizar propiedades statecode y statuscode . |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/metrics(metricid) Vea Actualizar |
UpdateRequest o Update |
Propiedad | Valor |
---|---|
CollectionSchemaName | Metrics |
DisplayCollectionName | Goal Metrics |
DisplayName | Goal Metric |
EntitySetName | metrics |
IsBPFEntity | False |
LogicalCollectionName | metrics |
LogicalName | metric |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | metricid |
PrimaryNameAttribute | name |
SchemaName | Metric |
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- AmountDataType
- Description
- ImportSequenceNumber
- IsAmount
- IsStretchTracked
- MetricId
- Name
- OverriddenCreatedOn
- StateCode
- StatusCode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
Propiedad | Valor |
---|---|
Description | Data type of the amount. |
DisplayName | Amount Data Type |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | amountdatatype |
RequiredLevel | None |
Type | Picklist |
Valor | Etiqueta | Descripción |
---|---|---|
0 | Money | |
1 | Decimal | |
2 | Integer |
Propiedad | Valor |
---|---|
Description | Description of the goal metric. |
DisplayName | Description |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
Propiedad | Valor |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
Propiedad | Valor |
---|---|
Description | Information that indicates whether the metric type is Count or Amount. |
DisplayName | Metric Type |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | isamount |
RequiredLevel | ApplicationRequired |
Type | Boolean |
Valor | Etiqueta | Descripción |
---|---|---|
1 | Amount | |
0 | Count |
Valor predeterminado: 1
Propiedad | Valor |
---|---|
Description | Indicates whether the goal metric tracks stretch targets. |
DisplayName | Track Stretch Target |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | isstretchtracked |
RequiredLevel | None |
Type | Boolean |
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
Propiedad | Valor |
---|---|
Description | Unique identifier of the goal metric. |
DisplayName | Goal Metric |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | metricid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Propiedad | Valor |
---|---|
Description | Name of the goal metric. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
MaxLength | 100 |
RequiredLevel | ApplicationRequired |
Type | String |
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
Propiedad | Valor |
---|---|
Description | Status of the goal metric. |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
Valor | Etiqueta | Estado predeterminado | Nombre invariable |
---|---|---|---|
0 | Active | 0 | Active |
1 | Inactive | 1 | Inactive |
Propiedad | Valor |
---|---|
Description | Reason for the status of the goal metric. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
Valor | Etiqueta | Estado |
---|---|---|
0 | Open | 0 |
1 | Closed | 1 |
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
Propiedad | Valor |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- CreatedBy
- CreatedByName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- VersionNumber
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
Propiedad | Valor |
---|---|
Description | Unique identifier of the delegate user who created the record. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who modified the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
Propiedad | Valor |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Propiedad | Valor |
---|---|
Description | Unique identifier of the organization. |
DisplayName | Organization Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | None |
Targets | organization |
Type | Lookup |
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Propiedad | Valor |
---|---|
Description | Version number of the goal metric. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Listado por SchemaName.
Igual que la relación de varios a uno metric_goal de la tabla goal.
Propiedad | Valor |
---|---|
ReferencingEntity | goal |
ReferencingAttribute | metricid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | metric_goal |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Igual que la relación de varios a uno metric_rollupfield de la tabla rollupfield.
Propiedad | Valor |
---|---|
ReferencingEntity | rollupfield |
ReferencingAttribute | metricid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | metric_rollupfield |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 120 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Igual que la relación de varios a uno metric_AsyncOperations de la tabla asyncoperation.
Propiedad | Valor |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | metric_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Igual que la relación de varios a uno Metric_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Metric_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Igual que la relación de varios a uno metric_ProcessSessions de la tabla processsession.
Propiedad | Valor |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | metric_ProcessSessions |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
- lk_metric_createdby
- lk_metric_createdonbehalfby
- lk_metric_modifiedby
- lk_metric_modifiedonbehalfby
- organization_metric
Consulte la relación de uno a varios lk_metric_createdby de la tabla systemuser.
Consulte la relación de uno a varios lk_metric_createdonbehalfby de la tabla systemuser.
Consulte la relación de uno a varios lk_metric_modifiedby de la tabla systemuser.
Consulte la relación de uno a varios lk_metric_modifiedonbehalfby de la tabla systemuser.
Consulte la relación de uno a varios organization_metric de la tabla organization.
Referencia de tabla o entidad de Dataverse Referencia de la API web metric EntityType