The IMDCalculationFormula interface contains properties and methods that are used to work with a formula that is active during the specified time period.
Property name | Brief description | |
DateBegin | The DateBegin property returns the start date of formula actual period. | |
DateEnd | The DateEnd property returns the end date of formula actual period. | |
Expression | The Expression property returns the formula expression used for calculation. | |
Index | The Index property returns index of the formula in the list. |
Method name | Brief description | |
ChangePeriod | The ChangePeriod method changes start and end dates of formula actual period and adjusts the dates according to actual periods of other formulas. | |
Remove | The Remove method removes a formula. |
See also: