Touchstone 11.0 API Reference
Perils Property (ClfExportOptions)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > ClfExportOptions Class : Perils Property
(Required) Contains a peril set code that identifies the peril(s) that you want Touchstone® to include in the Detailed Loss Analysis results that you want to export.
Syntax
Public Property Perils As PerilSetCode
Dim instance As ClfExportOptions
Dim value As PerilSetCode
 
instance.Perils = value
 
value = instance.Perils
public PerilSetCode Perils {get; set;}
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

ClfExportOptions Class
ClfExportOptions Members