Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1178 - The type of the Dynamic Property is not valid for type of the current property definition

1178   The type of the Dynamic Property value is not valid for type of the current property definition

Cause

This error occurs if the type of current value of the dynamic property cannot be converted to the current type of the property. For example, the value is an Integer64 and the type has been changed to TimeStamp.

Action

To correct this, explicitly set the property to a value that is correct for the type or change the property type to be compatible with the value.