Touchstone 11.0 API Reference
ExportBaseOptions Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace : ExportBaseOptions Class
Contains the base options for exporting a report containing the results of a Data Quality Analysis to an Adobe Portable Document Format (PDF) file, including the portfolio name, preparer name, and target filename for the exported PDF.
Syntax
Public Class ExportBaseOptions 
Dim instance As ExportBaseOptions
public class ExportBaseOptions 
Remarks
The following more specialized reporting options are derived from ExportBaseOptions:
Inheritance Hierarchy

System.Object
   AIR.Services.DataQualityAnalysis.Data.ExportBaseOptions
      AIR.Services.DataQualityAnalysis.Data.AMBestExportOptions
      AIR.Services.DataQualityAnalysis.Data.AugmentationExportOptions
      AIR.Services.DataQualityAnalysis.Data.ExposureSummaryExportOptions
      AIR.Services.DataQualityAnalysis.Data.IndustryComparisonExportOptions
      AIR.Services.DataQualityAnalysis.Data.ScoringExportOptions
      AIR.Services.DataQualityAnalysis.Data.TruExposureExportOptions
      AIR.Services.DataQualityAnalysis.Data.ValidationExportOptions

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

ExportBaseOptions Members
AIR.Services.DataQualityAnalysis.Data Namespace