slakpiinstance EntityType
Description: Service level agreement (SLA) key performance indicator (KPI) instance that is tracked for an individual case
Entity Set path: [organization URI]/api/data/v8.0/slakpiinstances
Base Type: crmbaseentity EntityType
Display Name: SLA KPI Instance
Primary Key: slakpiinstanceid
Primary Name Attribute: name
Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: For internal use only. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: For internal use only. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: For internal use only. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: For internal use only. Computed property Read-only property |
_ownerid_value |
Edm.Guid |
Description: Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user or team. |
_owningbusinessunit_value |
Edm.Guid |
Description: Owning Business Unit. Computed property Read-only property |
_owningteam_value |
Edm.Guid |
Description: OwningTeam. Computed property Read-only property |
_owninguser_value |
Edm.Guid |
Description: Owning User. Computed property Read-only property |
_regarding_value |
Edm.Guid |
Description: Unique identifier of the record that this service level agreement (SLA) key performance indicator (KPI) instance is associated with. Computed property Read-only property |
_transactioncurrencyid_value |
Edm.Guid |
Description: Choose the local currency for the record to make sure budgets are reported in the correct currency. Computed property Read-only property |
computedfailuretime |
Edm.DateTimeOffset |
Description: Computed Failure Date and time Display Name: Computed Failure Time |
computedwarningtime |
Edm.DateTimeOffset |
Description: Computed Warning Date and time Display Name: Computed Warning Time |
createdon |
Edm.DateTimeOffset |
Description: For internal use only. Display Name: Created On Read-only property |
description |
Edm.String |
Description: For internal use only. Display Name: Description |
exchangerate |
Edm.Decimal |
Description: For internal use only. Display Name: Exchange Rate Read-only property |
failuretime |
Edm.DateTimeOffset |
Description: Enter the date and time when the service level agreement (SLA) key performance indicator (KPI) will expire. Display Name: Failure Time |
modifiedon |
Edm.DateTimeOffset |
Description: For internal use only. Display Name: Modified On Read-only property |
name |
Edm.String |
Description: Type a descriptive name for the service level agreement (SLA) key performance indicator (KPI) instance. Display Name: Name |
slakpiinstanceid |
Edm.Guid |
Description: Unique identifier of the SLA KPI Instance. Display Name: SLA KPI InstanceId |
status |
Edm.Int32 |
Description: Reason for the status of the service level agreement (SLA) key performance indicator (KPI) instance. For example, the SLA KPI could be Noncompliant or Succeeded. Default Options: 0 : In Progress Display Name: Status |
succeededon |
Edm.DateTimeOffset |
Description: Shows the date and time when the service level agreement (SLA) key performance indicator (KPI) success criteria was met. Display Name: Succeeded On |
versionnumber |
Edm.Int64 |
Description: For internal use only. Display Name: Version Number Read-only property |
warningtime |
Edm.DateTimeOffset |
Description: Enter the date and time when the service level agreement (SLA) key performance indicator (KPI)will go to a warning state. Display Name: Warning Time |
warningtimereached |
Edm.Int32 |
Description: Shows information about whether the case has reached its warning time. Default Options: 0 : No Display Name: Warning Time Reached |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
createdby |
lk_slakpiinstancebase_createdby |
|
createdonbehalfby |
lk_slakpiinstancebase_createdonbehalfby |
|
modifiedby |
lk_slakpiinstancebase_modifiedby |
|
modifiedonbehalfby |
lk_slakpiinstancebase_modifiedonbehalfby |
|
ownerid |
slakpiinstance_owner |
|
owningbusinessunit |
business_unit_slakpiinstance |
|
regarding |
slakpiinstance_incident |
|
transactioncurrencyid |
TransactionCurrency_slakpiinstance |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
slakpiinstance_incident_firstresponsebykpi |
firstresponsebykpiid |
|
slakpiinstance_incident_resolvebykpi |
resolvebykpiid |
Consulte também
Outros recursos
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.