| RuleCondition Constructor  | 
            Constructor, creates the rule condition structure and loads specified rule definition.
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntaxpublic RuleCondition(
	string ruleCondition
)
Parameters
- ruleCondition
 - Type: SystemString
XML definition of the rule condition 
See Also