IMsValueAtRiskBacktesting.Result

Syntax

Result(Organization: Integer): IMsValueAtRiskBacktestingResult;

Parameters

Organization. Index of dimension element that corresponds to organization.

Description

The Result property returns backtesting results.

Comments

The organizations dimension is determined by the IMsValueAtRiskTransform.OrganizationsDimension property.

Results can be returned only after model calculation.

Example

The property use is given in IMsValueAtRiskTransform.Portfolio.

See also:

IMsValueAtRiskBacktesting