Touchstone 11.0 API Reference
IncludeAugmentedAttributes Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > AugmentationExportOptions Class : IncludeAugmentedAttributes Property
(Optional) Indicates whether to include the Augmented Attributes Report in the Adobe Portable Document Format (PDF) export that you are configuring. This PDF contains the results of a data augmentation that Touchstone® performed as part of a Data Quality Analysis.
Syntax
Public Property IncludeAugmentedAttributes As Boolean
Dim instance As AugmentationExportOptions
Dim value As Boolean
 
instance.IncludeAugmentedAttributes = value
 
value = instance.IncludeAugmentedAttributes
public bool IncludeAugmentedAttributes {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

AugmentationExportOptions Class
AugmentationExportOptions Members