| RuleCondition Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ContactManagement
 Syntax
Syntaxpublic class RuleCondition
The RuleCondition type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RuleCondition | 
            Constructor, creates the rule condition structure and loads specified rule definition.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | WhereCondition | 
            Gets or sets where condition of the rule.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | 
            Clones the object.
             | 
|  | GetXmlDefinition | 
            Returns rule condition definition in xml.
             | 
 See Also
See Also