Click or drag to resize

ConvertRule Class

Defines the settings for automatic case creation.
Inheritance Hierarchy
SystemObject
  Entity
    Novalys.VisualGuard.Security.CRM.SdkConvertRule

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 ConvertRule : Entity, 
	INotifyPropertyChanging, INotifyPropertyChanged

The ConvertRule type exposes the following members.

Constructors
  NameDescription
Public methodConvertRule
Default Constructor.
Top
Properties
  NameDescription
Public propertyAllowUnknownSender
Choose whether items from unknown senders should be converted to cases.
Public propertyAttributes (Inherited from Entity.)
Public propertybusiness_unit_convertrule
N:1 business_unit_convertrule
Public propertyCheckActiveEntitlement
Choose whether cases should be created for customers with active entitlements.
Public propertyCheckBlockedSocialProfile
Information whether case needs to be created for black listed social profiles.
Public propertyCheckDirectMessages
Information whether case needs to be created for direct messages.
Public propertyCheckIfResolved
Choose whether an item related to a resolved case should be converted to a case.
Public propertyComponentState
For internal use only.
Public propertyConvertRule_Annotation
1:N ConvertRule_Annotation
Public propertyConvertrule_AsyncOperations
1:N Convertrule_AsyncOperations
Public propertyconvertrule_convertruleitem
1:N convertrule_convertruleitem
Public propertyConvertRule_ProcessSessions
1:N ConvertRule_ProcessSessions
Public propertyconvertrule_queue
N:1 convertrule_queue
Public propertyConvertRule_userentityinstancedatas
1:N ConvertRule_userentityinstancedatas
Public propertyConvertRuleId
Unique identifier for entity instances
Public propertyConvertRuleIdUnique
For internal use only.
Public propertyCreatedBy
Unique identifier of the user who created the record.
Public propertyCreatedOn
Date and time when the record was created.
Public propertyCreatedOnBehalfBy
Unique identifier of the delegate user who created the record.
Public propertyDescription
Type additional information to describe the rule for creating cases automatically.
Public propertyemailtemplate_convertrule
N:1 emailtemplate_convertrule
Public propertyEntityState (Inherited from Entity.)
Public propertyExchangeRate
Exchange rate for the currency associated with the queue with respect to the base currency.
Public propertyExtensionData (Inherited from Entity.)
Public propertyFormattedValues (Inherited from Entity.)
Public propertyId (Overrides Entity.Id.)
Public propertyIsManaged
For internal use only.
Public propertyItem (Inherited from Entity.)
Public propertylk_convertrule_createdby
N:1 lk_convertrule_createdby
Public propertylk_ConvertRule_createdonbehalfby
N:1 lk_ConvertRule_createdonbehalfby
Public propertylk_ConvertRule_modifiedby
N:1 lk_ConvertRule_modifiedby
Public propertylk_ConvertRule_modifiedonbehalfby
N:1 lk_ConvertRule_modifiedonbehalfby
Public propertyLogicalName (Inherited from Entity.)
Public propertyModifiedBy
Unique identifier of the user who modified the record.
Public propertyModifiedOn
Date and time when the record was modified.
Public propertyModifiedOnBehalfBy
Unique identifier of the delegate user who modified the record.
Public propertyName
Type a title or name of the queue for which the setting is defined.
Public propertyOverwriteTime
For internal use only.
Public propertyOwnerId
Owner Id
Public propertyOwningBusinessUnit
Shows the business unit that the convert rule owner belongs to.
Public propertyOwningTeam
Unique identifier for the team that owns the record.
Public propertyOwningUser
Unique identifier for the user that owns the record.
Public propertyQueueId
Choose the queue that the rule is assigned to.
Public propertyRelatedEntities (Inherited from Entity.)
Public propertyResolvedSince
If you want to create a new case for an item associated with a resolved case, type how long a case must remain resolved before a new case is created for the associated item.
Public propertyResponseTemplateId
Choose the email template to use to create an automatic response to the customer.
Public propertySendAutomaticResponse
Choose whether to send an automatic email response to the customer after a case is created.
Public propertySolutionId
Unique identifier of the associated solution.
Public propertySourceTypeCode
Source of the case.
Public propertyStateCode
Status of the Convert Rule
Public propertyStatusCode
Reason for the status of the Convert Rule
Public propertyteam_convertrule
N:1 team_convertrule
Public propertyTransactionCurrency_ConvertRule
N:1 TransactionCurrency_ConvertRule
Public propertyTransactionCurrencyId
Unique identifier of the currency associated with the queue.
Public propertyuser_convertrule
N:1 user_convertrule
Public propertyVersionNumber
Version number of the convert rule.
Public propertyWorkflowId
Shows the workflow for this rule.
Public propertyworkflowid_convertrule
N:1 workflowid_convertrule
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