Touchstone 11.0 API Reference
GetLossAnalysisExportTemplatesResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataExport.Api Namespace : GetLossAnalysisExportTemplatesResponse Class
Contains a list of Template Codes associated with the templates files that group and organize the Loss Analysis Export data that you have requested using the GetLossAnalysisExportTemplates() method.

Note: 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; they contain the codes used to group the data when Touchstone® writes it to the CSV file.

Syntax
Public Class GetLossAnalysisExportTemplatesResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class GetLossAnalysisExportTemplatesResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.ResponseBase
      AIR.Services.DataExport.Api.GetLossAnalysisExportTemplatesResponse

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

GetLossAnalysisExportTemplatesResponse Members
AIR.Services.DataExport.Api Namespace