Touchstone 11.0 API Reference
IncludeExposureSummary Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > TruExposureExportOptions Class : IncludeExposureSummary Property
Indicates whether to include Exposure Summary information in the Adobe Portable Document Format (PDF) export that you are configuring. This PDF contains the results of a Data Quality Analysis that Touchstone® performed.
Syntax
Public Property IncludeExposureSummary As Boolean
Dim instance As TruExposureExportOptions
Dim value As Boolean
 
instance.IncludeExposureSummary = value
 
value = instance.IncludeExposureSummary
public bool IncludeExposureSummary {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

TruExposureExportOptions Class
TruExposureExportOptions Members