The IImportRequestResultEx interface contains extended properties that are used to work with a report on factors import.
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.
Property name | Brief description | |
InvalidFactors | The InvalidFactors returns the factors keys array imported incorrectly. |
Property name | Brief description | |
The Log property returns a report on factor import. |
See also: