StkCityDatabaseEntryProvinceRank Property |
Gets or sets the province rank of the city.
Namespace:
AGI.Foundation.Stk
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int ProvinceRank { get; set; }
Public Property ProvinceRank As Integer
Get
Set
public:
property int ProvinceRank {
int get ();
void set (int value);
}
member ProvinceRank : int with get, set
Property Value
Type:
Int32See Also