Touchstone 11.0 API Reference
Name Property (ZoneSet)


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > ZoneSet Class : Name Property
Contains the name of a Zone Set for use in accumulating Exposures for a Zone Geospatial Analysis.
Syntax
Public Property Name As String
Dim instance As ZoneSet
Dim value As String
 
instance.Name = value
 
value = instance.Name
public string Name {get; set;}
Remarks
A Zone Set includes one or more zones, where each zone record specifies whether filters were applied to the zone, the peril applied to the zone, and the damage percent you want to use. You can assign a different damage percent to each zone. By default, Touchstone® includes various Lloyd's® Realistic Disaster Scenarios (RDS) zones, including Lloyd's Residential, Lloyd's Commercial, and Lloyd's Combined zone sets.
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

ZoneSet Class
ZoneSet Members