Touchstone 11.0 API Reference
IncludeValidationRulesFlaggedByAreaAndCurrency Property


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

ValidationExportOptions Class
ValidationExportOptions Members