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.
The nullable type modifier (?) has been included for both a declared variable and its declared type.
Error ID: BC33100
To correct this error
- Remove the nullable type modifier (?) from either the variable or its declared type.