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