WebPersonSearchCriteriaZipCode Property |
Find persons who lives in the specified postal area.
No wildcard characters are used.
This property is currently not used.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string ZipCode { get; set; }
Public Property ZipCode As String
Get
Set
public:
property String^ ZipCode {
String^ get ();
void set (String^ value);
}
member ZipCode : string with get, set
Property Value
Type:
StringSee Also