AllowExistingRubricatorUpdate: Boolean;
The AllowExistingRubricatorUpdate property determines whether time series database update as a repository object is allowed.
Available values:
True. Except update of the time series database structure and series data, the following will also be updated: name and identifier of the database in repository, calendar settings, parent folder, if time series database was moved.
False. Default value. Time series database structure and series data are updated.
The property use is given in the example for IMetabaseUpdateDataObjectNode.BatchMode.
See also: