The IMsCalculationLogRecord interface contains properties used to work with entries in problem calculation log.
| Property name | Brief description | |
| The Attributes property returns a collection of iteration attributes (for attribute-based models). | ||
| The CalendarPoint property returns date and time for calculating forecast value. | ||
| The Model property returns the model on which calculation is based. | ||
| The RecordDate property returns date and time of creating entry in calculation log. | ||
| The Scenario property returns the script on which the calculation is based. | ||
| The Text property returns text of log entry. | ||
| The Type property returns the type of log entry. |
See also: