Public Property ApplyDisaggregation As Boolean
Dim instance As DetailedLossAnalysisOptions Dim value As Boolean instance.ApplyDisaggregation = value value = instance.ApplyDisaggregation
public bool ApplyDisaggregation {get; set;}
Public Property ApplyDisaggregation As Boolean
Dim instance As DetailedLossAnalysisOptions Dim value As Boolean instance.ApplyDisaggregation = value value = instance.ApplyDisaggregation
public bool ApplyDisaggregation {get; set;}
When you have aggregate exposure data, AIR recommends that you always run your analysis with ApplyDisaggregation
set to True
because it provides more accurate loss results.
Note: In Touchstone, disaggregation is an analysis option, not an import option (as it was in CLASIC/2). You can choose whether to apply disaggregation during an analysis. The default is False
. However, Touchstone ignores the disaggregation setting for all countries except Central America, Mexico, Japan, and China. For example, if the exposure data includes Canadian CRESTA or FSA centroid Locations, and you specify False
for the ApplyDisaggregation
property, Touchstone still disaggregates the data.
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