Touchstone 11.0 API Reference
TopNRingsToUse Property


Air.Services.Proxy Assembly > AIR.Services.EventSetManagement.Data Namespace > RingResultToInternationalDeterministicTerrorismEventSetOptions Class : TopNRingsToUse Property
(Optional) Indicates the number of ring centroids to use to generate events.

Touchstone® generates the top n-number of loss-generating events using the Financial Perspective that you specify.

If you set the IncludeAllRings value to false, you must specify a value in the TopNRingsToUse property.

Syntax
Public Property TopNRingsToUse As Integer
Dim instance As RingResultToInternationalDeterministicTerrorismEventSetOptions
Dim value As Integer
 
instance.TopNRingsToUse = value
 
value = instance.TopNRingsToUse
public int TopNRingsToUse {get; set;}
Remarks
Default: Null
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

RingResultToInternationalDeterministicTerrorismEventSetOptions Class
RingResultToInternationalDeterministicTerrorismEventSetOptions Members