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.
An Interface statement occurs without a corresponding End Interface statement. You must use an End Interface statement to end the interface definition.
Error ID: BC30253
To correct this error
Check that the Interface members are correctly formatted.
Add an End Interface statement tot the end of the interface definition.