Indicates whether the auto-refresh mechanism in the SAP Business One application is active. The default is true.
| Visual Basic |
|---|
Public Property MetadataAutoRefresh() As Boolean |
The SAP Business One auto-refresh mechanism checks for changes in metadata, such as adding user-fields and user-tables.
When a change is detected, the application displays a notification form. This form can cause problems to add-ons that rely on many metadata changes.
During the interval between the property is false until it is true, refresh of the metadata is not possible.