Touchstone 11.0 API Reference
PerilType Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > ScoringOptions Class : PerilType Property
(Required) Contains a peril type that specifies how Touchstone® should choose which peril to use when calculating data scores for a Data Quality Analysis.
Syntax
Public Property PerilType As PerilType
Dim instance As ScoringOptions
Dim value As PerilType
 
instance.PerilType = value
 
value = instance.PerilType
public PerilType PerilType {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

ScoringOptions Class
ScoringOptions Members