CopyExtraObjects: Boolean;
CopyExtraObjects: boolean;
The CopyExtraObjects property determines whether time series database nested objects which do not influence the time series database need to be copied.
Available values:
True. Objects are copied.
False. Time series database is copied 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: