Touchstone 11.0 API Reference
PerilCode Property (ScoringOptions)


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > ScoringOptions Class : PerilCode Property
Contains a peril set code that identifies the desired peril set if you have specified UserProvidedPeril as the peril type to indicate that Touchstone should use a specific peril set in a Data Quality Analysis.
Syntax
Public Property PerilCode As PerilSetCode
Dim instance As ScoringOptions
Dim value As PerilSetCode
 
instance.PerilCode = value
 
value = instance.PerilCode
public PerilSetCode PerilCode {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