Touchstone 11.0 API Reference
TargetFileName Property (ExposureSummaryExportOptions)


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > ExposureSummaryExportOptions Class : TargetFileName Property
(Required) Contains the filename (that is, the report name) for the Data Quality Analysis results that you want to export as an Adobe Portable Document Format (PDF) file.
Syntax
Public Property TargetFileName As String
Dim instance As ExposureSummaryExportOptions
Dim value As String
 
instance.TargetFileName = value
 
value = instance.TargetFileName
public string TargetFileName {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

ExposureSummaryExportOptions Class
ExposureSummaryExportOptions Members