IRubricatorCopier.CopyInfo

Fore Syntax

CopyInfo: IMetabaseObjectCopyInfo;

Fore.NET Syntax

CopyInfo: Prognoz.Platform.Interop.Metabase.IMetabaseObjectCopyInfo;

Description

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

Comments

Use the IRubricatorCopier.Copy method to execute copying.

Fore and Fore.NET Examples

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

See also:

IRubricatorCopier