StkCityDatabaseEntryProvinceName Property |
Gets or sets the province name 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 string ProvinceName { get; set; }
Public Property ProvinceName As String
Get
Set
public:
property String^ ProvinceName {
String^ get ();
void set (String^ value);
}
member ProvinceName : string with get, set
Property Value
Type:
StringSee Also