Result |
| Member name | Value | Description |
|---|---|---|
| None | 0 | The result source has not been set. |
| OriginalSource | 1 | The data was retrieved through the source data connector. |
| TwinRequest | 2 | The data was retrieved from an identical request made at the same time or very close to this. |
| AllCellset | 4 | The data was generated for an 'All' cellset. |
| InMemoryResultCache | 8 | The data was retrieved from an in-memory result cache. |
| Warehouse | 16 | The data was retrieved from the data warehouse. |
| InMemoryWarehouse | 32 | The data was retrieved from an in-memory warehouse. |
| DistributedCache | 64 | The data was retrieved from a distributed cache. |