Click or drag to resize

GetCustomerConfigModelCompanyInfo Property

Gets a CompanyInfo structure.

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public CustomerCompanyInfo CompanyInfo { get; set; }

Property Value

CustomerCompanyInfo
Remarks
Gets a CompanyInfo structure.

See Also