Touchstone 11.0 API Reference
ExposureSummary Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > ExposureSummaryExportOptions Class : ExposureSummary Property
Contains the Exposure Summary type to include in the Adobe Portable Document Format (PDF) export that you are configuring. This PDF contains the Exposure Summary results from a Data Quality Analysis that Touchstone® performed.
Syntax
Public Property ExposureSummary As ExposureSummaryType
Dim instance As ExposureSummaryExportOptions
Dim value As ExposureSummaryType
 
instance.ExposureSummary = value
 
value = instance.ExposureSummary
public ExposureSummaryType ExposureSummary {get; set;}
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

ExposureSummaryExportOptions Class
ExposureSummaryExportOptions Members