RuleExpressionCondition Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the condition definition behind a RuleConditionReference. This class cannot be inherited.
public ref class RuleExpressionCondition sealed : System::Workflow::Activities::Rules::RuleCondition
[System.Serializable]
public sealed class RuleExpressionCondition : System.Workflow.Activities.Rules.RuleCondition
[<System.Serializable>]
type RuleExpressionCondition = class
inherit RuleCondition
Public NotInheritable Class RuleExpressionCondition
Inherits RuleCondition
- Inheritance
- Attributes
The RuleExpressionCondition class defines the base conditions evaluated when a RuleSet is executed.
This condition type is modeled with CodeDom types. For more information about CodeDom types, see CodeDOM Types Supported by Windows Workflow Foundation.
Rule |
Initializes a new instance of the RuleExpressionCondition class. |
Rule |
Initializes a new instance of the RuleExpressionCondition class by using a specified code expression. |
Rule |
Initializes a new instance of the RuleExpressionCondition class by using a specified name and code expression. |
Rule |
Initializes a new instance of the RuleExpressionCondition class by using a specified name. |
Expression |
Gets or sets the expression condition to evaluate. |
Name |
Gets or sets the name of the condition to evaluate. |
Clone() |
Creates a deep copy of the current RuleExpressionCondition. |
Equals(Object) |
Determines whether two object instances are equal. |
Evaluate(Rule |
Evaluates the expression. |
Get |
Gets the dependencies for the RuleExpressionCondition. |
Get |
Returns the hash code for this instance. |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
On |
Called when all properties have been given values. |
To |
Returns the string value of the expression condition. |
Validate(Rule |
Verifies that the expression is configured correctly and has no errors. |
Продукт | Версии |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: