Protected types can only be declared inside of a class
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.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
A type within a module was declared as Protected.
Error ID: BC31047
Declare the type within a class.
Remove the Protected modifier.