In this tutorial you will add an event routine to the Employees filter that listens for a signal indicating employee details have changed and then updates the instance list.
Objective
To achieve this objective, you will complete the following steps:
Step 1. Change Employee Surname and Save the Changes
Step 2. Add the avSignalEvent to the Employee Details Command Handler
Step 3. Add a Routine to Listen for the EMPLOYEE_CHANGED Event
Before You BeginIn order to complete this tutorial, you must have completed the following: