The IEvaluator type exposes the following members.

Properties

  NameDescription
Public propertyAssociatedObject
Gets the object associated with this evaluator.
Public propertyCalendar
The system calendar that governs the evaluation rules.
Public propertyEvaluationEndBounds
The end bounds of the evaluation. See EvaluationStartBounds for more info.
Public propertyEvaluationStartBounds
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.
Public propertyPeriods
Gets a list of periods collected so far during the evaluation process.

See Also