AddressProperty.Locality Property

This property is used to set or get the locality (i.e. city)

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public string? Locality { get; set; }

Property Value

String

See Also