Name | Description | |
---|---|---|
![]() | DataImportServiceClient Constructor | Overloaded. |
The following tables list the members exposed by DataImportServiceClient.
Name | Description | |
---|---|---|
![]() | DataImportServiceClient Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ChannelFactory | (Inherited from System.ServiceModel.ClientBase<IDataImportService>) |
![]() | ClientCredentials | (Inherited from System.ServiceModel.ClientBase<IDataImportService>) |
![]() | Endpoint | (Inherited from System.ServiceModel.ClientBase<IDataImportService>) |
![]() | InnerChannel | (Inherited from System.ServiceModel.ClientBase<IDataImportService>) |
![]() | State | (Inherited from System.ServiceModel.ClientBase<IDataImportService>) |
Name | Description | |
---|---|---|
![]() | Channel | (Inherited from System.ServiceModel.ClientBase<IDataImportService>) |
Name | Description | |
---|---|---|
![]() | Abort | (Inherited from System.ServiceModel.ClientBase<IDataImportService>) |
![]() | Close | (Inherited from System.ServiceModel.ClientBase<IDataImportService>) |
![]() | DisplayInitializationUI | (Inherited from System.ServiceModel.ClientBase<IDataImportService>) |
![]() | Open | (Inherited from System.ServiceModel.ClientBase<IDataImportService>) |
![]() | SubmitImportCsv | Imports data in comma-separated values (CSV) format into Touchstone®.
You can create user-supplied geocode match level codes using the MappingSetID and UserGeocodeMatchMappingSet properties defined in the ImportOptionsCsv class when importing exposure data into Touchstone. A CSV file is a plain text file that contains spreadsheet or database data. A comma separates fields within a record. Each record begins on a new line. CSV format enables you to transfer large quantities of data between programs without worrying about special file types. |
![]() | SubmitImportCsvFacultative | Imports Facultative property data in comma-separated values (CSV) format into Touchstone.
Additionally, you can create user-supplied geocode match level codes using the MappingSetID and UserGeocodeMatchMappingSet properties defined in the ImportOptionsCsv class when importing exposure data into Touchstone. |
![]() | SubmitImportCsvWithAutomap | Imports data in comma-separated values (CSV) format into Touchstone® and automatically maps the column headers in the CSV files to standard Touchstone fields.
You can create user-supplied geocode match level codes using the MappingSetID and UserGeocodeMatchMappingSet properties defined in the ImportOptionsCsv class when importing exposure data into Touchstone. When you call the SubmitImportCsvWithAutomap() method, the application:
A CSV file is a plain text file that contains spreadsheet or database data. A comma or similar delimiter separates fields within a record. Each record begins on a new line. Currently, you can apply the automapping feature only to Primary Property data. |
![]() | SubmitImportNonAIR | Imports exposure data in a non-AIR format into Touchstone®.
The Touchstone Data Import APIs enable you to import an Exposure Data Module (EDM) database into the Touchstone application. For EDM imports, the Note: The EDM database must be on the same server as the Touchstone Database Server. |
Name | Description | |
---|---|---|
![]() | CreateChannel | (Inherited from System.ServiceModel.ClientBase<IDataImportService>) |
![]() | GetDefaultValueForInitialization | (Inherited from System.ServiceModel.ClientBase<IDataImportService>) |
![]() | InvokeAsync | (Inherited from System.ServiceModel.ClientBase<IDataImportService>) |