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 constructor for the attribute being used is Private, and cannot be used.
Error ID: BC30758
To correct this error
- If you see this error with a custom attribute that you developed, change its SubNew constructor's access modifier to Public.
See Also
Concepts
Object Lifetime: How Objects Are Created and Destroyed