AgentryUpdateRuleEvaluated

This method is called by the Agentry Client immediately after the update rule for the External Field - ActiveX Control detail screen field has been evaluated. The return from the field’s update rule is passed to this method in the ruleResult parameter. The AgentryUpdateRuleEvaluated method should be implemented to process this value as the one currently displayed in the field on the client.

Parameters

  • ruleResult - The string result of the External Field - ActiveX Control’s update rule evaluation.