Touchstone 11.0 API Reference
GroupByLocationUDF Property


Air.Services.Proxy Assembly > AIR.Services.EventSetManagement.Data Namespace > RingResultToInternationalDeterministicTerrorismEventSetOptions Class : GroupByLocationUDF Property
(Optional) Contains the Location User-Defined Field (UDF) to use to create the user-generated deterministic Event Set. For example, if you specify UDF1, Touchstone® creates one event for each combination of ring centroid and UDF value.

You can specify a UDF only if you specify a TopNRingsToUse value.

Syntax
Public Property GroupByLocationUDF As LocationUDF
Dim instance As RingResultToInternationalDeterministicTerrorismEventSetOptions
Dim value As LocationUDF
 
instance.GroupByLocationUDF = value
 
value = instance.GroupByLocationUDF
public LocationUDF GroupByLocationUDF {get; set;}
Remarks
You specify UDF values when you import exposure data. For example, you can set the UDF1 field for each location in your exposure data to one of three values: Tier1, Tier2, and Tier3, which correspond to A.M. Best tiers. Then, you can import the data and run a ring geospatial analysis on the data. Finally, you can export the results of the analysis to a user-generated deterministic event set and generate the top 1,000 loss-generating events for each tier.

Default: None

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