Click or drag to resize

SLAKPIInstance Class

Service level agreement (SLA) key performance indicator (KPI) instance that is tracked for an individual case
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceSLAKPIInstance

Namespace: Crm.MSCrmService
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class SLAKPIInstance : Entity, 
	INotifyPropertyChanging, INotifyPropertyChanged

The SLAKPIInstance type exposes the following members.

Constructors
 NameDescription
Public methodSLAKPIInstance Default Constructor.
Top
Properties
 NameDescription
Public propertyAttributes
(Inherited from Entity)
Public propertybusiness_unit_slakpiinstance N:1 business_unit_slakpiinstance
Public propertyComputedFailureTime Computed Failure Date and time
Public propertyComputedWarningTime Computed Warning Date and time
Public propertyCreatedBy For internal use only.
Public propertyCreatedOn For internal use only.
Public propertyCreatedOnBehalfBy For internal use only.
Public propertyDescription For internal use only.
Public propertyEntityState
(Inherited from Entity)
Public propertyExchangeRate For internal use only.
Public propertyExtensionData
(Inherited from Entity)
Public propertyFailureTime Enter the date and time when the service level agreement (SLA) key performance indicator (KPI) will expire.
Public propertyFormattedValues
(Inherited from Entity)
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyItem
(Inherited from Entity)
Public propertyKeyAttributes
(Inherited from Entity)
Public propertyLazyFileAttributeKey
(Inherited from Entity)
Public propertyLazyFileAttributeValue
(Inherited from Entity)
Public propertyLazyFileSizeAttributeKey
(Inherited from Entity)
Public propertyLazyFileSizeAttributeValue
(Inherited from Entity)
Public propertylk_slakpiinstancebase_createdby N:1 lk_slakpiinstancebase_createdby
Public propertylk_slakpiinstancebase_createdonbehalfby N:1 lk_slakpiinstancebase_createdonbehalfby
Public propertylk_slakpiinstancebase_modifiedby N:1 lk_slakpiinstancebase_modifiedby
Public propertylk_slakpiinstancebase_modifiedonbehalfby N:1 lk_slakpiinstancebase_modifiedonbehalfby
Public propertyLogicalName
(Inherited from Entity)
Public propertyModifiedBy For internal use only.
Public propertyModifiedOn For internal use only.
Public propertyModifiedOnBehalfBy For internal use only.
Public propertyName Type a descriptive name for the service level agreement (SLA) key performance indicator (KPI) instance.
Public propertyOwnerId 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.
Public propertyOwningBusinessUnit Owning Business Unit.
Public propertyOwningTeam OwningTeam.
Public propertyOwningUser Owning User.
Public propertyRegarding Unique identifier of the record that this service level agreement (SLA) key performance indicator (KPI) instance is associated with.
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRowVersion
(Inherited from Entity)
Public propertyslakpiinstance_account N:1 slakpiinstance_account
Public propertyslakpiinstance_activitypointer N:1 slakpiinstance_activitypointer
Public propertyslakpiinstance_appointment N:1 slakpiinstance_appointment
Public propertyslakpiinstance_contact N:1 slakpiinstance_contact
Public propertyslakpiinstance_email N:1 slakpiinstance_email
Public propertyslakpiinstance_fax N:1 slakpiinstance_fax
Public propertyslakpiinstance_incident N:1 slakpiinstance_incident
Public propertyslakpiinstance_incident_firstresponsebykpi 1:N slakpiinstance_incident_firstresponsebykpi
Public propertyslakpiinstance_incident_resolvebykpi 1:N slakpiinstance_incident_resolvebykpi
Public propertyslakpiinstance_invoice N:1 slakpiinstance_invoice
Public propertyslakpiinstance_lead N:1 slakpiinstance_lead
Public propertyslakpiinstance_letter N:1 slakpiinstance_letter
Public propertyslakpiinstance_opportunity N:1 slakpiinstance_opportunity
Public propertyslakpiinstance_phonecall N:1 slakpiinstance_phonecall
Public propertyslakpiinstance_quote N:1 slakpiinstance_quote
Public propertyslakpiinstance_salesorder N:1 slakpiinstance_salesorder
Public propertyslakpiinstance_serviceappointment N:1 slakpiinstance_serviceappointment
Public propertyslakpiinstance_socialactivity N:1 slakpiinstance_socialactivity
Public propertySLAKPIInstance_SyncErrors 1:N SLAKPIInstance_SyncErrors
Public propertyslakpiinstance_task N:1 slakpiinstance_task
Public propertySLAKPIInstanceId Unique identifier of the SLA KPI Instance.
Public propertyStatus 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.
Public propertySucceededOn Shows the date and time when the service level agreement (SLA) key performance indicator (KPI) success criteria was met.
Public propertyTransactionCurrency_slakpiinstance N:1 TransactionCurrency_slakpiinstance
Public propertyTransactionCurrencyId Choose the local currency for the record to make sure budgets are reported in the correct currency.
Public propertyVersionNumber For internal use only.
Public propertyWarningTime Enter the date and time when the service level agreement (SLA) key performance indicator (KPI)will go to a warning state.
Public propertyWarningTimeReached Shows information about whether the case has reached its warning time.
Top
Methods
 NameDescription
Public methodContains
(Inherited from Entity)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetAttributeValue``1
(Inherited from Entity)
Protected methodGetFormattedAttributeValue
(Inherited from Entity)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodGetRelatedEntities``1
(Inherited from Entity)
Protected methodGetRelatedEntity``1
(Inherited from Entity)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodSetAttributeValue
(Inherited from Entity)
Protected methodSetRelatedEntities``1
(Inherited from Entity)
Protected methodSetRelatedEntity``1
(Inherited from Entity)
Public methodToEntity``1
(Inherited from Entity)
Public methodToEntityReference
(Inherited from Entity)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodTryGetAttributeValue``1
(Inherited from Entity)
Top
Events
Fields
See Also