Namespace:
AGI.Foundation.Stk
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax Public Enumeration CityType
public enum class CityType
Members
| Member name | Description |
---|
| 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