Enum Country

Represents a country

Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting.dll
Syntax
public enum Country

Fields

Name Value Description
AustraliaAustralia = 8

Australia

CanadaCanada = 3

Canada

ChinaChina = 11

China

EuropeEurope = 6

Europe

FinlandFinland = 17

Finland

IndiaIndia = 13

India

IndonesiaIndonesia = 21

Indonesia

IrelandIreland = 7

Ireland

JapanJapan = 12

Japan

KoreaKorea = 14

Korea

MalaysiaMalaysia = 9

Malaysia

MexicoMexico = 22

Mexico

NorwayNorway = 18

Norway

PhilippinesPhilippines = 20

Philippines

SingaporeSingapore = 10

Singapore

SouthAfricaSouthAfrica = 4

South Africa

SwedenSweden = 19

Sweden

TaiwanTaiwan = 15

Taiwan

ThailandThailand = 16

Thailand

UkUk = 5

United Kingdom

UnknownUnknown = 0

Unknown

UsaUsa = 2

United States of America

WorldwideWorldwide = 1

A meta-country matching any other country

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next