Touchstone Re 2023 API Reference
UseAnalyzeReRollup Property (AggregateLossAnalysisOptionsBase)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace > AggregateLossAnalysisOptionsBase Class : UseAnalyzeReRollup Property
(Optional) Indicates whether Touchstone Re uploads the results by treaty to the Analyze Re cloud.

When you configure a portfolio loss analysis, you can optionally enable Touchstone Re to upload the results of the analysis to the Analyze Re cloud, and then use the results to speed up future analyses.

If you license the Analyze Re features in Touchstone Re, AIR sets up the connection between the applications.

Syntax
Public Property UseAnalyzeReRollup As Boolean
Dim instance As AggregateLossAnalysisOptionsBase
Dim value As Boolean
 
instance.UseAnalyzeReRollup = value
 
value = instance.UseAnalyzeReRollup
public bool UseAnalyzeReRollup {get; set;}
Remarks
Default: False
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

AggregateLossAnalysisOptionsBase Class
AggregateLossAnalysisOptionsBase Members