![]() |
C# Client Library
A C# Client Library for the AnalyzeRe REST API
|
Classes | |
| class | BaseAPIResourceView |
| PortfolioView and LayerView abstract base class. More... | |
| class | SimulationResult |
| Defines a new SimulationResult endpoint off the current resource. More... | |
| class | TargetCurrencyDefault |
| Attribute used to define the default value assigned to the target_currency property by the server when this property is left null. More... | |
| class | YELTSimulationResult |
| A pass-through to the yelt endpoint for configuring and downloading a per-trial simulation result from the analytics engine. More... | |
| class | YLTSimulationResult |
| A pass-through to the ylt endpoint for configuring and downloading a per-trial simulation result from the analytics engine. More... | |
Enumerations | |
| enum | AggregationMethod { AEP , OEP } |
| Specifies the method of aggregating event occurrences in a trial year for computing different types of metrics (AEP or OEP). More... | |
| enum | State { Created , Running , Completed , Failed } |
| Enumeration for defining different states as used in APIResourceView_Status responses. More... | |
Specifies the method of aggregating event occurrences in a trial year for computing different types of metrics (AEP or OEP).
Definition at line 5 of file AggregationMethod.cs.
Enumeration for defining different states as used in APIResourceView_Status responses.