| CustomerCompanyInfoCity Property |  | 
                The city assigned to a company  
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string City { get; set; }function get_City();
function set_City(value);
Property Value
String Remarks
Remarks
                The city assigned to a company  .  This value represents city of the company/client. The maximum length for this value is 150 characters.
                
|  Note | 
|---|
| Setup: Configuration > Configuration > General Configuration Tab
 
 | 
 Example
ExampleScottsdale
 See Also
See Also