[]
Interface that supports recursive formulas (with circular references) in the data model.
public interface IIterationSupport
Public Interface IIterationSupport
Name | Description |
---|---|
Iteration | Gets or sets whether circular references are evaluated. |
MaximumChange | Gets or sets the maximum amount of change below which iterations stop. |
MaximumIterations | Gets or sets the maximum number of iterations. |