Touchstone 11.0 API Reference
ApplyDisaggregation Property (HazardAnalysisOptions)


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > HazardAnalysisOptions Class : ApplyDisaggregation Property
Specifies whether to apply disaggregation when obtaining event intensity data during the Hazard Analysis.

When the disaggregation feature is enabled, Touchstone distributes aggregate (coarse resolution) location data to a finer resolution, to locations where exposures are likely to be located based on lines of business represented in AIR's Industry Exposure Database.

Syntax
Public Property ApplyDisaggregation As Boolean
Dim instance As HazardAnalysisOptions
Dim value As Boolean
 
instance.ApplyDisaggregation = value
 
value = instance.ApplyDisaggregation
public bool ApplyDisaggregation {get; set;}
Remarks
The default value for the ApplyDisaggregation property is False.

For more information, see Exposure Disaggregation in Touchstone on AIR's Client Portal.

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

HazardAnalysisOptions Class
HazardAnalysisOptions Members