The LnSerieFactorSearchResult enumeration determines whether the time series database contains a series that has the same values of mandatory attributes as the current series. This enumeration is used by the following property:
| Value | Brief description |
| 0 | NotFound. The series with the identical mandatory attributes values does not exist. |
| 1 | Found. The series with the identical mandatory attributes values exists. |
| 2 | Incomplete. Not all the values of the series mandatory attributes are determined. |
See also: