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 is completed, the user can get the array of keys from 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
The Log property returns a report on factor import.

See also:

Cubes Assembly Interfaces