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.
An attempt was made to assign a value to a private member of an attribute.
Error ID: BC31511
To correct this error
Remove the assignment.
If using custom attributes that you developed, change the attribute member's access modifier to Public.