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