CoverageQueryResult Properties | 
The CoverageQueryResult type exposes the following members.
| Name | Description | |
|---|---|---|
| AppliedCoverageFilters | 
            Gets the set of CoverageFilters which have been applied to these results.
              | |
| AssetAccessResults | 
            Gets or sets a list of the access results corresponding to each of the asset objects in AssetsConsidered.
              (Inherited from CoverageData.) | |
| AssetsConsidered | 
            Gets or sets a list of the considered assets.
              (Inherited from CoverageData.) | |
| ConsideredIntervals | 
            Gets or sets the intervals considered when computing these coverage results.
              (Inherited from CoverageData.) | |
| SatisfactionIntervals | 
            Gets or sets the intervals during which coverage is satisfied.
              (Inherited from CoverageData.) | |
| SatisfactionIntervalsWithNumberOfAssets | 
            Gets the set of overall satisfaction intervals with the number of assets providing coverage for 
            that interval recorded in the Data property.
              | |
| UnknownIntervals | 
            Gets or sets the intervals during which it is unknown whether
            the query is satisfied because insufficient information is available.
              (Inherited from CoverageData.) |