| GetCustomerConfigModelCompanyInfo Property |  | 
                Gets a CompanyInfo structure.
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic CustomerCompanyInfo CompanyInfo { get; set; }function get_CompanyInfo();
function set_CompanyInfo(value);
Property Value
CustomerCompanyInfo Remarks
Remarks
                Gets a CompanyInfo structure.
                
 See Also
See Also