Touchstone 11.0 API Reference
AIR.Services.LossAnalysis.Api Namespace
Inheritance Hierarchy
Air.Services.Proxy Assembly : AIR.Services.LossAnalysis.Api Namespace
Contains the requests and responses for Touchstone® Detailed Loss Analysis.
Classes
 ClassDescription
ClassContains the Business Unit SID, SQL Instance SID, Project SID, Target SID, and Target Type associated with the Detailed Loss Analysis results to retrieve.

If the analysis target was a contract, the request also includes the Target Data Source SID.

You can use the loss analysis results you retrieve as a baseline for a Loss Modification Analysis.

ClassContains the list of all Detailed Loss Analyses for a given Exposure Target that you have requested using the GetBaselineLossAnalyses() method.
ClassContains the Business Unit SID, SQL Instance SID, and PagingInfo associated with the Custom Frequency sets that you want to import into Touchstone.
ClassContains the list of all Custom Frequency Sets that you have requested using the GetCustomFrequencySets() method.
ClassContains the Business Unit SID, SQL Instance SID, and PagingInfo associated with the Custom Vulnerability sets that you want to import into Touchstone.
ClassContains the list of all Custom Vulnerability Sets that you have requested using the GetCustomVulnerabilitySets() method.
ClassContains the Business Unit SID, SQL Instance SID, and Project SID associated with the set of all Detailed Loss Analyses for a specific Project that you want to retrieve.
ClassContains the list of all Detailed Loss Analyses for a specific Project that you have requested using the GetDetailedLossAnalyses() method.
ClassContains the Business Unit SID and SQL Instance SID associated with the Event Sets that you want to retrieve.
ClassContains the list of Event Sets that you requested using the GetEventSets() method.
ClassContains the following properties associated with the Loss Analysis Annual Results that you want to retrieve:

The Loss Analysis Annual Results are the EP distribution per year for a specified Detailed Loss Analysis instance.

ClassContains the list of Events and their corresponding Losses resulting from a Loss Analysis Annual Results that you have requested using the GetLossAnalysisSummaryResults() method.

The Loss Analysis Annual Results are the EP distribution per year for a specified Detailed Loss Analysis instance.

ClassContains the following properties associated with the Detailed Loss Analysis Results that you want to retrieve for a specific Event:
ClassContains the list of Detailed Loss Analysis Event Results for a specific Event that you have requested using the GetLossAnalysisEventResults() method, as well as information describing the actual paging layout of the analysis results.
Class Contains the base Loss Analysis Results request properties for Touchstone® requests for Loss Analysis results.
ClassContains the following properties associated with the Loss Analysis Summary Results that you want to retrieve:

The Loss Analysis Summary Results are the Average Annual Losses (AAL), as opposed to the Event Losses.

ClassContains the list that summarizes Loss Analysis Summary Results, as well as the corresponding EP Curve information that you have requested using the GetLossAnalysisSummaryResults() method.

The Loss Analysis Summary Results are the Average Annual Losses (AAL), as opposed to the Event Losses.

ClassContains the results of the Loss Modification analysis submitted with one or more Loss Modification templates.
ClassContains the Business Unit SID, SQL Instance SID, and Analysis Options associated with the Detailed Loss Analysis job that you want to initiate.
ClassContains the response to the asynchronous web service call that you made to submit a Detailed Loss Analysis job using the SubmitDetailedLossAnalysis() method.
ClassContains the Business Unit SID, SQL Instance SID, a list of the Loss Modification Templates, and Baseline Analysis SID associated with the loss modification job request.

You can use loss modification templates to define rules that direct the loss analysis engine to apply a specified loss modification factor directly to ground-up losses produced by Touchstone models. During a Loss Modification Analysis, Touchstone applies one or more Loss Modification Analysis Templates to Detailed Loss Analysis results. You perform a Loss Modification Analysis to adjust losses for non-modeled perils or to align losses with your claims experience.

ClassContains the response to the asynchronous web service call that you made to submit a Loss Modification Analysis job with one or more loss modification templates using the SubmitLossModAnalyses() method.
ClassContains the Business Unit SID, SQL Instance SID, Baseline Analysis SID and Loss Modification Analysis Template SID associated with the loss modification job to initiate.

During a Loss Modification Analysis, Touchstone applies a Loss Modification Analysis Template to Detailed Loss Analysis results. You perform a Loss Modification Analysis to adjust losses for non-modeled perils or to align losses with your claims experience.

ClassContains the response to the asynchronous web service call that you made to submit a Loss Modification Analysis job using the SubmitLossModAnalysis() method.
See Also

Reference

Air.Services.Proxy Assembly