Touchstone 11.0 API Reference
LossGroupAnalysisOptions Class Members
Properties 


Air.Services.Proxy Assembly > AIR.Services.LossGroupingAnalysis.Data Namespace : LossGroupAnalysisOptions Class

The following tables list the members exposed by LossGroupAnalysisOptions.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property(Optional) Contains a code that indicates the resolution of the combined results.  
Public Property(Required) Contains the ISO three-character code for the currency to use during the analysis.  
Public Property(Required) Contains the identifier for the currency exchange rate to use during the analysis.  
Public Property(Required) Indicates whether Touchstone® saves the combined losses by model.

You can save the combined losses by model only if the losses for the constituent analyses were saved by model.

 
Public Property(Required) Indicates whether Touchstone® saves the combined losses by peril.

You can save the combined losses by peril only if the losses for the constituent analyses were saved by peril.

 
Public Property(Required) Contains a list of the Touchstone®-generated sequential identifiers (SIDs) that uniquely identify the analysis results to group.

You can group two or more existing sets of Detailed Loss Analysis or Loss Group Analysis results.

The analysis results to combine must:

  • Exist on the same SQL Server instance
  • Correspond to the same number of simulated years
  • Correspond to the same model versions (if you combine loss results for the same model)
  • Correspond to current model versions

Touchstone determines whether to include storm surge and demand surge based on the configuration of the analysis results to combine.

 
Public Property (Optional) Contains the maximum number of cores that Touchstone® can use for the analysis.  
Public Property (Optional) Contains the minimum number of cores that Touchstone® can use for the analysis.  
Public Property(Required) Contains the name of the analysis.  
Public Property(Optional) Contains comments about the analysis. For example, you may specify the names of the constituent analyses.  
Public Property(Optional) Contains a code that specifies the priority of the analysis job.  
Public PropertyContains the Touchstone®-generated Project Sequential Identifier (SID) that uniquely identifies the Project associated with this Activity.  
Public Property(Required) Contains the Touchstone®-generated Data Source Sequential Identifier (SID) that uniquely identifies the Data Source in which to store the results of the analysis.  
Top
See Also

Reference

LossGroupAnalysisOptions Class
AIR.Services.LossGroupingAnalysis.Data Namespace