Touchstone 11.0 API Reference
IncludeAugmentation Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > TruExposureExportOptions Class : IncludeAugmentation Property
Indicates whether to include data augmentation 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 IncludeAugmentation As Boolean
Dim instance As TruExposureExportOptions
Dim value As Boolean
 
instance.IncludeAugmentation = value
 
value = instance.IncludeAugmentation
public bool IncludeAugmentation {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