Touchstone 11.0 API Reference
Type Property (RingPlacement)


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > RingPlacement Class : Type Property
(Required) Contains the damage placement type that indicates how Touchstone® selects the data to include in a Ring Geospatial Analysis.

You can choose to include a specific number of top risks by replacement value, a set of AIR Landmarks of one or more specific types, or a set of custom locations. Alternatively, you can enable Touchstone® to select the data for maximum accumulation using a dynamic ring placement.

Syntax
Public Property Type As DamagePlacementType
Dim instance As RingPlacement
Dim value As DamagePlacementType
 
instance.Type = value
 
value = instance.Type
public DamagePlacementType Type {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

RingPlacement Class
RingPlacement Members