Click or drag to resize

CityType Enumeration

Indicates the type of a city in a StkCityDatabase.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum CityType
Members
  Member nameDescription
Unspecified A city for which a type has not been specified.
PopulatedPlace A city that has been categorized as a populated place.
AdministrationCenter A city that serves as an administration center.
NationalCapital A city that serves as the national capital.
TerritorialCapital A city that serves as the territorial capital.
See Also