For Babelfish Release 1.11.1.3

LocationCountry Property

May either be the full name of Country, or the three letter abbreviation. An empty string means the name of the country is not known.

Definition

Namespace: Scopos.BabelFish.DataModel.Common
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public string Country { get; set; }

Property Value

String

See Also