You attempted to set a property on a data environment object (Relation, Cursor) while the data environment is loaded. The property value will be stored with the object, but the property will not take effect until the data environment is unloaded and then reloaded.
To unload the data environment
[Formset.]Form.DataEnvironment.CloseTables
To reload the data environment
[Formset.]Form.DataEnvironment.OpenTables