Touchstone 11.0 API Reference
ExposedLimits Property (CustomBoundaryAnalysisOptions)


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > CustomBoundaryAnalysisOptions Class : ExposedLimits Property
(Optional) Contains an Exposed Limits setting that enables you to calculate your exposed limits deterministically based on different financial perspectives during this Geospatial Analysis.
Syntax
Public Property ExposedLimits As ExposedLimits
Dim instance As CustomBoundaryAnalysisOptions
Dim value As ExposedLimits
 
instance.ExposedLimits = value
 
value = instance.ExposedLimits
public ExposedLimits ExposedLimits {get; set;}
Remarks
In addition to accumulating exposures based on replacement values, you can take into consideration the financial terms included with the exposure data, enabling you to see the limits to which your organization is exposed—net of insurance and/or reinsurance terms.
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

CustomBoundaryAnalysisOptions Class
CustomBoundaryAnalysisOptions Members