LocationState Property
Note: This API is now obsolete.
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.
State is deprecated. The value of .State is exactly the same as the value of .Region
Namespace: Scopos.BabelFish.DataModel.CommonAssembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
[ObsoleteAttribute("Use the more generic Region")]
public string State { get; set; }
Property Value
String