PostEvalDataPostalCode Property |
Gets or sets the customer's zip/postal code.
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string PostalCode { get; set; }
Public Property PostalCode As String
Get
Set
public:
property String^ PostalCode {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also