ValidateRegistrationPostalCode Property |
Gets the customer's zip/postal code.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string PostalCode { get; }
Public ReadOnly Property PostalCode As String
Get
public:
property String^ PostalCode {
String^ get ();
}
Property Value
Type:
String
See Also