Touchstone 11.0 API Reference
AIR.Services.MarginalImpact.Api Namespace
Inheritance Hierarchy
Air.Services.Proxy Assembly : AIR.Services.MarginalImpact.Api Namespace
Contains the requests and responses for Touchstone® Marginal Impact Analysis.
Classes
 ClassDescription
ClassContains the Business Unit SID and SQL Instance SID associated with the administrative boundaries that you want to retrieve.
ClassContains the set of administrative boundaries that you requested using the GetAdminBoundaries() method.
ClassContains the Business Unit SID, SQL Instance SID, and Analysis SID associated with the Marginal Impact Analysis Results that you want to retrieve.
ClassContains the set of Marginal Impact Analysis Results that you requested using the GetMarginalImpactAnalysisResult() method.
ClassContains the Business Unit SID, SQL Instance SID, and Analysis SID associated with the set of expiring contracts that you want to retrieve.

If you specified a contract in the ExpiringContractID field of a different contract, Touchstone returns the first contract as an expiring contract. During a marginal impact analysis, you can optionally exclude losses from expiring contracts.

ClassContains the set of expiring contracts that you requested using the GetMarginalImpactExpiringContracts() method.

If you specified a contract in the ExpiringContractID field of a different contract, Touchstone returns the first contract as an expiring contract. During a marginal impact analysis, you can optionally exclude losses from expiring contracts.

ClassContains the Business Unit SID, SQL Instance SID, and Template SID associated with the the marginal impact analysis template that you want to retrieve. The template is a saved set of administrative boundary groups.
ClassContains the set of administrative boundary groups saved as a marginal impact analysis template that you requested using the GetMarginalImpactGroupTemplate() method.
ClassContains the Business Unit SID and SQL Instance SID associated with the set of marginal impact analysis templates that you want to retrieve. Each template is a saved set of administrative boundary groups.
ClassContains the set of marginal impact analysis templates that you requested using the GetMarginalImpactGroupTemplates() method. Each template is a saved set of administrative boundary groups.
ClassContains the Business Unit SID, SQL Instance SID, and Analysis Options associated with the Marginal Impact Analysis job that you want to initiate.
ClassContains the response to the asynchronous web service call that you made to submit a Marginal Impact Analysis job using the SubmitMarginalImpactAnalysis() method.
See Also

Reference

Air.Services.Proxy Assembly