AddressPropertyPostalCode Property
This property is used to set or get the postal (zip) code
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string PostalCode { get; set; }
Public Property PostalCode As String
Get
Set
public:
property String^ PostalCode {
String^ get ();
void set (String^ value);
}
member PostalCode : string with get, set
Property Value
String