The IEvaluator type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AssociatedObject |
Gets the object associated with this evaluator.
| |
| Calendar |
The system calendar that governs the evaluation rules.
| |
| EvaluationEndBounds |
The end bounds of the evaluation.
See EvaluationStartBounds for more info.
| |
| EvaluationStartBounds |
The start bounds of the evaluation. This gives
the first date/time that is covered by the evaluation.
This together with EvaluationEndBounds determines
what time frames have already been evaluated, so
duplicate evaluation doesn't occur.
| |
| Periods |
Gets a list of periods collected so far during
the evaluation process.
|