| PostEvalDataCity Property | 
Gets or sets the city of the customer's address.
 
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
 Syntax
Syntaxpublic string City { get; set; }Public Property City As String
	Get
	Set
public:
property String^ City {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String See Also
See Also