Touchstone 11.0 API Reference
GetDataQualityAnalysisAugmentationSummaryRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Api Namespace : GetDataQualityAnalysisAugmentationSummaryRequest Class
Contains the Business Unit SID, SQL Instance SID, and Analysis SID of the Data Quality Analysis for which you want to generate a summary of the category of data augmented, the number of locations augmented, and the percent of locations with data that was augmented.

Note: Augmentation means adding information about individual properties in your portfolio where data is missing or when confidence in the existing data is low. You can augment building location, property value, and primary and secondary risk characteristics. Primary risk characteristics include building construction, occupancy, year built, height, and gross area. Secondary risk characteristics include roof geometry, roof cover, siding, and foundation type.

Syntax
Public Class GetDataQualityAnalysisAugmentationSummaryRequest 
   Inherits DataQualityAnalysisRequestBase
public class GetDataQualityAnalysisAugmentationSummaryRequest : DataQualityAnalysisRequestBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.RequestBase
      AIR.Services.DataQualityAnalysis.Api.DataQualityAnalysisRequestBase
         AIR.Services.DataQualityAnalysis.Api.GetDataQualityAnalysisAugmentationSummaryRequest

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GetDataQualityAnalysisAugmentationSummaryRequest Members
AIR.Services.DataQualityAnalysis.Api Namespace