IImportRequestResultEx

Description

The IImportRequestResultEx interface contains extended properties that are used to work with a report on factors import.

Comments

If some  rules are determined for dictionaries of the time series database, the system checks if the conditions of these rules are satisfied on time series import. If some conditions are not satisfied, an array containing keys of the imported time series is created. After the import the output keys array can be obtained in the InvalidFactors property of this interface.

Properties

  Property name Brief description
InvalidFactors The InvalidFactors returns the factors keys array imported incorrectly.

Properties inherited from IImportRequestResult

  Property name Brief description
Log

The Log property returns a report on factor import.

See also:

Cubes Assembly Interfaces