Touchstone 11.0 API Reference
RegionCode Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > DemandSurgeRegionOption Class : RegionCode Property
Contains one of the following codes that correspond to geographic regions:
Region Code Region Countries
1 Australia Australia
2 Canada Canada
3 Caribbean Anguilla, Antigua and Barbuda, Aruba, Bahamas, Barbados, Bermuda, Cayman Islands, Cuba, Dominica, Dominican Republic, Grenada, Guadeloupe, Haiti, Jamaica, Martinique, Montserrat, Netherlands Antilles, Puerto Rico, Saint Barthelemy, Saint Lucia, Saint Vincent and the Grenadines
4 Central America Belize, Costa Rica, El Salvador, Guatemala, Honduras, Nicaragua, Panama
5 China China
6 Europe Austria, Belgium, Bulgaria, Cyprus, Czech Republic, Denmark, Estonia, Finland, France, Germany, Greece, Hungary, Ireland, Israel, Italy, Latvia, Lithuania, Luxembourg, Netherlands, Norway, Poland, Portugal, Romania, Slovakia, Slovenia, Sweden, Switzerland
7 Japan Japan
8 Mexico Mexico
9 New Zealand New Zealand
10 United States United States
11 United States-Hawaii United States-Hawaii
12 United States-Alaska United States-Alaska
13 South America Colombia, Venezuela, Chile, Peru, Ecuador
14 Taiwan Taiwan
15 Philippines Philippines
16 Indonesia Indonesia
17 Hong Kong Hong Kong
18 South Korea South Korea
19 India India
Syntax
Public Property RegionCode As Integer
Dim instance As DemandSurgeRegionOption
Dim value As Integer
 
instance.RegionCode = value
 
value = instance.RegionCode
public int RegionCode {get; set;}
Remarks
The region code that you specify must be appropriate for the event set that you have chosen.
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

DemandSurgeRegionOption Class
DemandSurgeRegionOption Members