Touchstone 11.0 API Reference
Perils Property (LocationTerm)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationTerm Class : Perils Property
(Required) Contains the peril(s) insured for the associated Location.
Syntax
Public Property Perils As PerilSetCode
Dim instance As LocationTerm
Dim value As PerilSetCode
 
instance.Perils = value
 
value = instance.Perils
public PerilSetCode Perils {get; set;}
Remarks
For Workers' Compensation policies, valid perils / peril sets are PES, PTR, or PES+PTR. This designation dictates the application of reinsurance terms.

Note the following rules when specifying perils:

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

LocationTerm Class
LocationTerm Members