Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Events declared in interfaces cannot implement the events of other interfaces.
Error ID: BC30688
To correct this error
Remove the Implements statement.
Implement the event within a class or structure.