Product Information > JADE Error Messages and System Messages > 14000 through 14999 - JADE User Interface Errors > 14574 - Unknown member for a .NET type

14574   Unknown member for a .NET type

Cause

This error occurs if a member (method, property, or field) of the specified name does not exist for the current .NET type.

Action

If you have manually altered the classes, methods, and properties that were generated by the .NET import wizard, make sure the member names specified in your code match members that actually exist in the .NET type.