Touchstone 11.0 API Reference
GetLossAnalysisExportTemplatesRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataExport.Api Namespace : GetLossAnalysisExportTemplatesRequest Class
Contains the Business Unit SID, SQL Instance SID, and Analysis SID of the Loss Analysis Export templates that you want to retrieve.

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 Comma Separated Values (CSV) file.

Syntax
Public Class GetLossAnalysisExportTemplatesRequest 
   Inherits AIR.Services.Common.Api.RequestBase
public class GetLossAnalysisExportTemplatesRequest : AIR.Services.Common.Api.RequestBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.RequestBase
      AIR.Services.DataExport.Api.GetLossAnalysisExportTemplatesRequest

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

GetLossAnalysisExportTemplatesRequest Members
AIR.Services.DataExport.Api Namespace