IRubricatorCopier.CopyInfo

Syntax

CopyInfo: IMetabaseObjectCopyInfo;

Description

The CopyInfo property determines general parameters of copying time series database.

Comments

Use the IRubricatorCopier.Copy method to execute copying.

Example

The property use is given in the example for IRubricatorCopier.Copy.

See also:

IRubricatorCopier