Touchstone 11.0 API Reference
Sid Property (ZoneSet)


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > ZoneSet Class : Sid Property
Contains the Touchstone-generated Sequential Identifier (SID) that uniquely identifies a Zone Set for use in accumulating Exposures for a Zone Geospatial Analysis.
Syntax
Public Property Sid As Integer
Dim instance As ZoneSet
Dim value As Integer
 
instance.Sid = value
 
value = instance.Sid
public int Sid {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