OnActivity.CreateExpression Method
Definition
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.
Create the expression for this condition.
protected override AdaptiveExpressions.Expression CreateExpression ();
override this.CreateExpression : unit -> AdaptiveExpressions.Expression
Protected Overrides Function CreateExpression () As Expression
Returns
Expression used to evaluate this rule.