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.
You have attempted to override a property with a second property that differs from the first only by ReadOnly or WriteOnly.
Error ID: BC30362
To correct this error
- Make sure the properties are differentiated by more than ReadOnly and WriteOnly.
See Also
Concepts
Overriding Properties and Methods