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.
A type within a module was declared as Protected.
Error ID: BC31047
To correct this error
Declare the type within a class.
Remove the Protected modifier.