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