AddressPropertyLocality Property
This property is used to set or get the locality (i.e. city)
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string Locality { get; set; }
Public Property Locality As String
Get
Set
public:
property String^ Locality {
String^ get ();
void set (String^ value);
}
member Locality : string with get, set
Property Value
String