Touchstone 11.0 API Reference
GetLossAnalysisEventResultsRequest Class Properties


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

For a list of all members of this type, see GetLossAnalysisEventResultsRequest members.

Public Properties
 NameDescription
Public Property(Required) Contains the Touchstone®-generated Sequential Identifier that uniquely identifies the Analysis instance. (Inherited from AIR.Services.LossAnalysis.Api.GetLossAnalysisResultsBase)
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 GetLossAnalysisResultsBase)
Public Property(Optional) Indicates whether to retrieve results by zone.

You can retrieve results by zone only if you configured the analysis to save results by zone.

(Inherited from GetLossAnalysisResultsBase)
Public Property(Required) Contains the filter for the type of Events that generate this loss to include in the detailed Loss Analysis Results for a specific Event.  
Public PropertyContains the filter for the type of Coverage to include in the Loss Analysis Results. (Inherited from GetLossAnalysisResultsBase)
Public Property(Optional) Contains a PagingInfo object that specifies page layout properties, in order to determine which loss to include in the detailed Loss Analysis Results for this Event.

Default: The first page is returned with a page size of 20 records per page.

 
Public PropertyContains the filter for the type(s) of Peril to include in the Loss Analysis Results. (Inherited from GetLossAnalysisResultsBase)
Public PropertyContains the filter for the type of Financial Perspective to include in the detailed Loss Analysis Results for a specific Event.  
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 GetLossAnalysisResultsBase)
Top
See Also

Reference

GetLossAnalysisEventResultsRequest Class
AIR.Services.LossAnalysis.Api Namespace