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 Is comparison operator determines whether two object variables refer to the same instance. This comparison is not defined for value types.
Error ID: BC30020
To correct this error
- Use the appropriate arithmetic comparison operator or the Like operator to compare two value types.