The following tables list the members exposed by CompanyManagementServiceClient.
Public Constructors
Public Properties
Public Methods
| Name | Description |
 | Abort | (Inherited from System.ServiceModel.ClientBase<ICompanyManagementService>) |
 | Close | (Inherited from System.ServiceModel.ClientBase<ICompanyManagementService>) |
 | CopyExposureSetYear | Copies one year of Exposure Set data.
An exposure set is a collection of exposure data such as sums insured, risk count, premium, rate, payroll, and market share data.
When submitting the request, you specify the exposure year to copy from and the exposure year and Company to copy to. |
 | CreateCompany | Creates a new, empty Touchstone Re Company. |
 | CreateExposureSet | Creates a new, empty Touchstone Re exposure set. |
 | DisplayInitializationUI | (Inherited from System.ServiceModel.ClientBase<ICompanyManagementService>) |
 | GetCompanies | Retrieves a list of the existing Touchstone Re Companies in a given Business Unit and SQL Server Instance. |
 | GetExposureSets | Retrieves a list of the existing exposure sets in a given Business Unit, SQL Server Instance, and company. |
 | Open | (Inherited from System.ServiceModel.ClientBase<ICompanyManagementService>) |
 | SubmitDeleteCompany | Deletes a reinsurance company. |
 | UpdateCompany | |
Top
See Also