Click or drag to resize

SLA Class

Contains information about the tracked service-level KPIs for cases that belong to different customers.
Inheritance Hierarchy
SystemObject
  Entity
    Novalys.VisualGuard.Security.CRM.SdkSLA

Namespace:  Novalys.VisualGuard.Security.CRM.Sdk
Assembly:  Novalys.VisualGuard.Security.CRM (in Novalys.VisualGuard.Security.CRM.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public class SLA : Entity, INotifyPropertyChanging, INotifyPropertyChanged

The SLA type exposes the following members.

Constructors
  NameDescription
Public methodSLA
Default Constructor.
Top
Properties
  NameDescription
Public propertyApplicableFrom
Select the field that specifies the date and time from which the SLA items will be calculated for the case record. For example, if you select the Case Created On field, SLA calculation will begin from the time the case is created.
Public propertyApplicableFromPickList
Select the field that specifies the date and time from which the SLA items will be calculated. For example, if you select the Case Created On field, SLA calculation will begin from the time the case is created.
Public propertyAttributes (Inherited from Entity.)
Public propertybusiness_unit_slabase
N:1 business_unit_slabase
Public propertyBusinessHoursId
Choose the business hours for calculating SLA item timelines.
Public propertyChangedAttributeList
Type additional information to describe the SLA
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
Public propertyEntityState (Inherited from Entity.)
Public propertyExchangeRate
Exchange rate between the currency associated with the SLA record and the base currency.
Public propertyExtensionData (Inherited from Entity.)
Public propertyFormattedValues (Inherited from Entity.)
Public propertyId (Overrides Entity.Id.)
Public propertyIsDefault
Tells whether this SLA is the default one.
Public propertyIsManaged
For internal use only.
Public propertyItem (Inherited from Entity.)
Public propertylk_slabase_createdby
N:1 lk_slabase_createdby
Public propertylk_slabase_createdonbehalfby
N:1 lk_slabase_createdonbehalfby
Public propertylk_slabase_modifiedby
N:1 lk_slabase_modifiedby
Public propertylk_slabase_modifiedonbehalfby
N:1 lk_slabase_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).
Public propertyObjectTypeCode
Choose the entity type that the SLA is defined.
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 propertyOwningTeam
Unique identifier for the team that owns the record.
Public propertyOwningUser
Unique identifier for the user that owns the record.
Public propertyRelatedEntities (Inherited from Entity.)
Public propertysla_Annotation
1:N sla_Annotation
Public propertysla_cases
1:N sla_cases
Public propertysla_entitlement
1:N sla_entitlement
Public propertysla_entitlementtemplate
1:N sla_entitlementtemplate
Public propertysla_slaitem_slaId
1:N sla_slaitem_slaId
Public propertyslabase_AsyncOperations
1:N slabase_AsyncOperations
Public propertyslabase_BulkDeleteFailures
1:N slabase_BulkDeleteFailures
Public propertyslabase_businesshoursid
N:1 slabase_businesshoursid
Public propertyslabase_ProcessSessions
1:N slabase_ProcessSessions
Public propertyslabase_userentityinstancedatas
1:N slabase_userentityinstancedatas
Public propertyslabase_workflowid
N:1 slabase_workflowid
Public propertySLAId
Unique identifier of the SLA.
Public propertySLAIdUnique
For internal use only.
Public propertySolutionId
Unique identifier of the associated solution.
Public propertyStateCode
Shows whether the Service Level Agreement (SLA) is active or inactive.
Public propertyStatusCode
Select the status of the service level agreement (SLA).
Public propertyteam_slaBase
N:1 team_slaBase
Public propertyTransactionCurrency_SLA
N:1 TransactionCurrency_SLA
Public propertyTransactionCurrencyId
Unique identifier of the currency associated with the SLA record.
Public propertyuser_slabase
N:1 user_slabase
Public propertyVersionNumber
Version number of the SLA.
Public propertyWorkflowId
Workflow associated with the SLA.
Top
Methods
  NameDescription
Public methodContains (Inherited from Entity.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows 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 methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetRelatedEntities``1 (Inherited from Entity.)
Protected methodGetRelatedEntity``1 (Inherited from Entity.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates 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 methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
Fields
See Also