Namespace: 
   AGI.Foundation.Stk
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxPublic 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