Click or drag to resize

SLAItem Class

Contains information about a tracked support KPI for a specific customer.
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceSLAItem

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

The SLAItem type exposes the following members.

Constructors
 NameDescription
Public methodSLAItem Default Constructor.
Top
Properties
 NameDescription
Public propertyApplicableWhenXml Condition for SLA item
Public propertyAttributes
(Inherited from Entity)
Public propertyComponentState For internal use only.
Public propertyCreatedBy Shows who created the record.
Public propertyCreatedOn Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
Public propertyCreatedOnBehalfBy Shows who created the record on behalf of another user.
Public propertyDescription Type additional information to describe the SLA Item
Public propertyEntityState
(Inherited from Entity)
Public propertyExchangeRate Exchange rate between the currency associated with the SLA Item record and the base currency.
Public propertyExtensionData
(Inherited from Entity)
Public propertyFailureAfter Select how soon the success criteria must be met until the SLA item is considered failed and failure actions are initiated. The actual duration is based on the business hours as specified in the associated SLA record.
Public propertyFormattedValues
(Inherited from Entity)
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyIsManaged For internal use only.
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_slaitembase_createdby N:1 lk_slaitembase_createdby
Public propertylk_slaitembase_createdonbehalfby N:1 lk_slaitembase_createdonbehalfby
Public propertylk_slaitembase_modifiedby N:1 lk_slaitembase_modifiedby
Public propertylk_slaitembase_modifiedonbehalfby N:1 lk_slaitembase_modifiedonbehalfby
Public propertyLogicalName
(Inherited from Entity)
Public propertyModifiedBy Shows who last updated the record.
Public propertyModifiedOn Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
Public propertyModifiedOnBehalfBy Shows who created the record on behalf of another user.
Public propertyName Type a descriptive name of the service level agreement (SLA) item.
Public propertyOverwriteTime For internal use only.
Public propertyOwnerId Enter the user or team who owns the SLA. This field is updated every time the item is assigned to a different user.
Public propertyOwningBusinessUnit Unique identifier for the business unit that owns the record
Public propertyOwningUser Unique identifier of the user who owns the SLA Item record.
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRelatedField Select the service level agreement (SLA) key performance indicator (KPI) that this SLA Item is created for.
Public propertyRowVersion
(Inherited from Entity)
Public propertySequenceNumber Select the time zone, or UTC offset, for this address so that other people can reference it when they contact someone at this address.
Public propertysla_slaitem_slaId N:1 sla_slaitem_slaId
Public propertySLAId Unique identifier for SLA associated with SLA Item.
Public propertySLAItem_SyncErrors 1:N SLAItem_SyncErrors
Public propertyslaitembase_workflowid N:1 slaitembase_workflowid
Public propertySLAItemId Unique identifier of the SLA Item.
Public propertySLAItemIdUnique For internal use only.
Public propertySolutionId Unique identifier of the associated solution.
Public propertySuccessConditionsXml Condition for SLA item
Public propertyTransactionCurrency_SLAItem N:1 TransactionCurrency_SLAItem
Public propertyTransactionCurrencyId Unique identifier of the currency associated with the SLA Item record.
Public propertyVersionNumber Version number of the SLA Item.
Public propertyWarnAfter Select how soon the success criteria must be met before warning actions are initiated. The actual duration is based on the business hours as specified in the associated SLA record.
Public propertyWorkflowId Workflow associated with the SLA Item.
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