| CustomerCompanyInfoCompanyName Property |  | 
                The name assigned to a company/client
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string CompanyName { get; set; }function get_CompanyName();
function set_CompanyName(value);
Property Value
String Remarks
Remarks
                The name assigned to a company/client.  This value represents the name assigned to a business. The maximum length for this value is 50 characters.
                
|  Note | 
|---|
| Setup: Configuration > Configuration > General Configuration Tab
 
 | 
 Example
ExampleDan
 See Also
See Also