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 Set procedure writes the value of a property. ReadOnly properties cannot be written.
Error ID: BC30022
To correct this error
- Remove the ReadOnly keyword from the Property statement, or remove the Set procedure from the property body.