Touchstone 11.0 API Reference
TopNumber Property


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > RingPlacement Class : TopNumber Property
(AIRLandmarkTypes, CustomLocations, or TopNumber is required for all Ring Geospatial Analysis types except the Dynamic Ring type. The required field depends on the Type that you specify.) Contains the number of top risks by total replacement value to include in a Ring Geospatial Analysis.
Syntax
Public Property TopNumber As Integer
Dim instance As RingPlacement
Dim value As Integer
 
instance.TopNumber = value
 
value = instance.TopNumber
public int TopNumber {get; set;}
Remarks
This option is useful for analyzing high value Locations within your portfolio.

The default value is 1000.

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

RingPlacement Class
RingPlacement Members