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 attribute can only be used with methods that use required arguments or no arguments.
Error ID: BC30645
To correct this error
Define the method without optional parameters.
Use an attribute that can be used with methods that have optional parameters.
Define a custom attribute that can be used in this context.