Touchstone 11.0 API Reference
AIR.Services.ProjectManagement.Api Namespace
Inheritance Hierarchy
Air.Services.Proxy Assembly : AIR.Services.ProjectManagement.Api Namespace
Contains the requests and responses for Touchstone® Project Management.
Classes
 ClassDescription
ClassContains the Business Unit SID, SQL Instance SID, Project SID, and Exposure View of the new Exposure View that you want to create.
ClassContains the Exposure View Sequential Identifier (SID), which uniquely identifies the Exposure View that you created using the CreateExposureView() method.
ClassContains the Business Unit SID, SQL Instance SID, Name, and optional Description of the new Project that you want to create.
ClassContains the Project Sequential Identifier (SID), which uniquely identifies the Project that you created using the CreateProject() method.
ClassDeprecated. See SubmitDeleteResultsRequest.
ClassDeprecated. See SubmitDeleteResultsResponse.
ClassContains the Business Unit SID and SQL Instance SID associated with the currency exchange rate information to retrieve.
ClassContains the list of Currency Exchange Rate Information that you have requested using the GetCurrencyExchangeRateInfo() method.
ClassContains the Business Unit SID, SQL Instance SID, and Exposure View SID of the Exposure View that you want to retrieve.
ClassContains the Exposure View that you have requested using the GetExposureView() method.
ClassContains the Business Unit SID, SQL Instance SID, and Project SID associated with the Exposure Views that you want to retrieve.
ClassContains the list of existing Exposure Views that you have requested using the GetExposureViews() method.
ClassContains the Business Unit SID, SQL Instance SID, and Project SID associated with the existing Project that you want to retrieve.
ClassContains the Project that you have requested using GetProjectRequest.
ClassContains the Business Unit SID and SQL Instance SID associated with the existing Projects that you want to retrieve.
ClassContains the list of existing Projects that you have requested using the GetProjects() method.
ClassContains the Business Unit SID, SQL Instance SID, and Exposure View SID of the Exposure View that you want to delete.
ClassContains the response to your request to delete an Exposure View using the SubmitDeleteExposureView() method.
ClassContains the Business Unit SID, SQL Instance SID, and Project SID associated with the Project that you want to delete.
ClassContains the response to your request to delete a Project using the SubmitDeleteProject() method.
ClassContains the Business Unit SID, SQL Instance SID, and Analysis SID of the set of Analysis results that you want to delete.

An Analysis is a single execution of an analytical process, such as a detailed Loss Analysis, policy Exposure Analysis, Data Quality Analysis, Hazard Analysis, or Spatial Analysis. Each of these different Analysis types is derived from AnalysisBase.

ClassContains the response to your request to delete a set of Analysis results using the SubmitDeleteResults() method.

An Analysis is a single execution of an analytical process, such as a detailed Loss Analysis, policy Exposure Analysis, Data Quality Analysis, Hazard Analysis, or Spatial Analysis. Each of these different Analysis types is derived from AnalysisBase.

ClassContains the Business Unit SID, SQL Instance SID, and Exposure View of the Exposure View that you want to update.
ClassContains the updated version of the Exposure View that you have updated using the UpdateExposureView() method.
See Also

Reference

Air.Services.Proxy Assembly