InstrumentDistribution(Element: Integer): MsValueAtRiskDistributionType;
InstrumentDistribution[Element: System.UInt32] : Prognoz.Platform.Interop.Ms.MsValueAtRiskDistributionType;
Element. Index of dimension element that corresponds to financial tool.
The InstrumentDistribution property determines the distribution of financial instruments.
The distribution must be set for each financial tool that is used in model calculation. Different tools can have the different distribution.
The InstrumentDistribution property is used only in the Monte-Carlo method, that is, IMsValueAtRiskTransform.MethodType = MsValueAtRiskMethodType.MonteCarlo.
The property use is given in IMsValueAtRiskTransform.Portfolio.
See also: