Click or drag to resize

ConvertRuleItem Class

Defines the individual conditions required for creating case automatically.
Inheritance Hierarchy
SystemObject
  Entity
    Novalys.VisualGuard.Security.CRM.SdkConvertRuleItem

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

The ConvertRuleItem type exposes the following members.

Constructors
  NameDescription
Public methodConvertRuleItem
Default Constructor.
Top
Properties
  NameDescription
Public propertyAttributes (Inherited from Entity.)
Public propertyComponentState
For internal use only.
Public propertyConditionId
Identifies the step of the associated workflow
Public propertyConditionXml
Condition for convert rule item
Public propertyconvertrule_convertruleitem
N:1 convertrule_convertruleitem
Public propertyConvertRuleId
Unique identifier of the convert rule associated with the convert rule item.
Public propertyConvertRuleItemId
Unique identifier for entity instances
Public propertyConvertRuleItemIdUnique
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
Shows who created the record on behalf of another user.
Public propertyDescription
Type additional information to describe the rule item for automatic case creation.
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_convertruleitembase_createdby
N:1 lk_convertruleitembase_createdby
Public propertylk_convertruleitembase_createdonbehalfby
N:1 lk_convertruleitembase_createdonbehalfby
Public propertylk_convertruleitembase_modifiedby
N:1 lk_convertruleitembase_modifiedby
Public propertylk_convertruleitembase_modifiedonbehalfby
N:1 lk_convertruleitembase_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
Shows who created the record on behalf of another user.
Public propertyName
Type a name or title of the rule item that is used for automatic case creation.
Public propertyOverwriteTime
For internal use only.
Public propertyOwnerId
Owner Id
Public propertyOwningBusinessUnit
Shows the business unit that the convert rule item owner belongs to.
Public propertyOwningUser
Unique identifier of the user who owns the Convert Rule Item.
Public propertyPropertiesXml
Set properties xml for convert rule item
Public propertyqueue_convertruleitem
N:1 queue_convertruleitem
Public propertyQueueId
Choose the queue that the rule is assigned to.
Public propertyRelatedEntities (Inherited from Entity.)
Public propertySequenceNumber
Sequence number of the convert rule item
Public propertySolutionId
Unique identifier of the associated solution.
Public propertytransactioncurrency_convertruleitem
N:1 transactioncurrency_convertruleitem
Public propertyTransactionCurrencyId
Choose the local currency for the record to make sure budgets are reported in the correct currency.
Public propertyVersionNumber
Version number of the Covert Rule Item.
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