Click or drag to resize

ConvertRule Class

Defines the settings for automatic record creation.
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceConvertRule

Namespace: Crm.MSCrmService
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
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 records.
Public propertyAttributes
(Inherited from Entity)
Public propertybusiness_unit_convertrule N:1 business_unit_convertrule
Public propertychannelpropertygroup_convertrule N:1 channelpropertygroup_convertrule
Public propertyChannelPropertyGroupId channel property group associated with the convert rule.
Public propertyCheckActiveEntitlement Choose whether cases should be created for customers with active entitlements.
Public propertyCheckBlockedSocialProfile Information whether record needs to be created for black listed social profiles.
Public propertyCheckDirectMessages Information whether record 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 records 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 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_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 propertyRecordVersion Record Version
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 propertyRowVersion
(Inherited from Entity)
Public propertySendAutomaticResponse Choose whether to send an automatic email response to the customer after a record is created.
Public propertySolutionId Unique identifier of the associated solution.
Public propertySourceChannelTypeCode Identifies the CRM activity that's the source of the record.
Public propertySourceTypeCode Source of the record.
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 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