Touchstone 11.0 API Reference
SubmitLossModAnalysesRequest Class Members
Properties 


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Api Namespace : SubmitLossModAnalysesRequest Class

The following tables list the members exposed by SubmitLossModAnalysesRequest.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property(Required) Contains the DetailedLossAnalysisOptions object that specifies the desired options for the Detailed Loss Analysis job that you want to initiate. (Inherited from AIR.Services.LossAnalysis.Api.SubmitDetailedLossAnalysisRequest)
Public Property(Required) Contains the Touchstone®-generated Sequential Identifier that uniquely identifies the Detailed Loss Analysis to use as a baseline for the Loss Modification Analysis.  
Public Property(Required) Contains the Business Unit Sequential Identifier (SID), which is a Touchstone®-generated integer that uniquely identifies a Business Unit.

The Business Unit SID is an integer Sequential Identifier that the Touchstone application generates to identify a Business Unit uniquely. A Business Unit is a department, division, local office, or some other sub-group of an organization. You can define it any way you wish. The API analyzes data from a single Business Unit at a time.

(Inherited from SubmitDetailedLossAnalysisRequest)
Public Property(Required) Contains the Touchstone®-generated Sequential Identifier that uniquely identifies the Loss Modification Analysis Templates to use during the Loss Modification Analysis.

A Loss Modification Analysis Template specifies how Touchstone adjusts losses. For example, a template may specify that Touchstone must increase wind losses for all coverages by 10 percent. You can manage Loss Modification Analysis Templates only from the Touchstone Administration Console.

 
Public Property(Required) Contains the SQL Server Instance Sequential Identifier (SID), which is a Touchstone®-generated integer that uniquely identifies the SQL Server Instance that hosts the associated Data Source.

The SQL Instance SID is an integer Sequential Identifier that Touchstone generates to identify uniquely the SQL instance that hosts the Data Source used for the analysis. A Data Source is an Exposure or Results database that is registered with the Touchstone application.

(Inherited from SubmitDetailedLossAnalysisRequest)
Top
See Also

Reference

SubmitLossModAnalysesRequest Class
AIR.Services.LossAnalysis.Api Namespace