CopyExtraObjects: Boolean;
CopyExtraObjects: boolean;
The CopyExtraObjects property determines whether nested objects of time series database, which do not influence the time series database, must be copied.
Available values:
True. Objects are replicated.
False. Time series database is replicated without nested objects.
Nested objects are:
Import and export object.
Validation objects.
Modelling objects (tasks, scripts, metamodels, models).
Express and regular reports.
Custom objects.
The property use is given in the example for ICubeMetaUpdateEx.AutoPeriod.
See also: