WebCityInformationMunicipality Property |
Gets or sets the Municipality name
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string Municipality { get; set; }
Public Property Municipality As String
Get
Set
public:
property String^ Municipality {
String^ get ();
void set (String^ value);
}
member Municipality : string with get, set
Property Value
Type:
StringSee Also