public AttributeRuleEvaluationResult Evaluate( AttributeRuleEvaluationDescription description )
Public Overloads Function Evaluate( _ ByVal description As AttributeRuleEvaluationDescription _ ) As AttributeRuleEvaluationResult
Parameters
- description
- The AttributeRuleEvaluationDescription which describes the details of the evaluate operation.
Return Value
An AttributeRuleEvaluationResult that describes the result of the operation(s).