ManagedForm.RepresentDataChange
RepresentDataChange(<Reference>, <ChangeType>)
Changed value reference or record key.
Type:
DataChangeType.
Type of the data change performed.
Reflects data change.
Notifies all the dynamic lists that a change has occurred.
If data were added or changed, the user is notified by a popup window.
Thin client, web-client, thick client.
Calling the method executes a server call.
If data are added or modified, then method call clears the cache at client. In particular, the following are cleared: cache of reference presentations, cache of data after point, cache of quick choice data, cache of restrictions by type. Only data which became invalid is deleted.