Touchstone 11.0 API Reference
IncludeOverallRiskCategoryByGeography Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > ScoringExportOptions Class : IncludeOverallRiskCategoryByGeography Property
(Optional) Indicates whether to include the overall risk score by geography in the Adobe Portable Document Format (PDF) export that you are configuring. This PDF contains the results of a data quality scoring operation that Touchstone® performed as part of a Data Quality Analysis.
Syntax
Public Property IncludeOverallRiskCategoryByGeography As Boolean
Dim instance As ScoringExportOptions
Dim value As Boolean
 
instance.IncludeOverallRiskCategoryByGeography = value
 
value = instance.IncludeOverallRiskCategoryByGeography
public bool IncludeOverallRiskCategoryByGeography {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

ScoringExportOptions Class
ScoringExportOptions Members