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.
Unlike classes, structures do not support inheritance.
Error ID: BC30628
To correct this error
- Remove the Inherits statement from the structure. 
- Redesign your application to use classes instead.