Result(Organization: Integer): IMsValueAtRiskBacktestingResult;
Result[Organization: System.UInt32]: Prognoz.Platform.Interop.Ms.IMsValueAtRiskBacktestingResult;
Organization. Index of dimension element that corresponds to organization.
The Result property returns backtesting results.
The organizations dimension is determined by the IMsValueAtRiskTransform.OrganizationsDimension property.
Results can be returned only after model calculation.
The property use is given in IMsValueAtRiskTransform.Portfolio.
See also: