For Babelfish Release 1.11.1.3

LocationState Property

May either be the full name of the State, or the two letter abbreviation. And empty string means the name of the State is not know.

Definition

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

Property Value

String

See Also