Touchstone 11.0 API Reference
ExportReportTemplateCode Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace : ExportReportTemplateCode Class
Contains a group by code, view by code, and view by name that, together, identify a Detailed Loss Analysis export template that Touchstone® should use when exporting analysis results to a comma separated values (CSV) file.
Syntax
Public Class ExportReportTemplateCode 
Dim instance As ExportReportTemplateCode
public class ExportReportTemplateCode 
Remarks
Detailed Loss Analysis export templates are files that contain report names and codes under which export results data is collected and grouped for improved organization. The template files do not contain the data itself. Rather, they contain the codes used to group the data when Touchstone writes it to a CSV file.

To retrieve the names of the templates relevant to the export activity, use the GetFileTemplates() method.

Inheritance Hierarchy

System.Object
   AIR.Services.DataExport.Data.ExportReportTemplateCode

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

ExportReportTemplateCode Members
AIR.Services.DataExport.Data Namespace