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 End Interface statement occurs without a corresponding Interface statement. End Interface must be preceded by a corresponding Interface statement.
Error ID: BC30252
To correct this error
Check to see if a preceding Interface statement is misspelled or otherwise invalid.
Ensure that the Interface members are correctly formatted.