You can create a custom condition type by deriving from this class and implementing the EvaluateMethod.
Defines a condition that guards/drives the execution of a certain activity within a workflow definition. It has an event of type Conditional Event Args to return the result of the condition.
23-11-2009 15:17:21 - -80.126.16.139
Represents a Rule Condition in the conditions collection and enables you to programmatically evaluate the condition.