AddressProperty.Locality 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: 2025.1.9.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