The TimeAndDayCondition type exposes the following members.

Properties

  NameDescription
Public propertyConditionType
The type of condition.
(Inherited from PolicyCondition.)
Public propertyDays
The days on which to trigger this condition each week.
Public propertyEndTime
Get or set the time of day to stop triggering this condition.
(Inherited from TimeCondition.)
Public propertyId
The Id of the condition.
(Inherited from PolicyCondition.)
Public propertyNegated
When true, the logical result of the condition evaluation is flipped.
(Inherited from PolicyCondition.)
Public propertyStartTime
Get or set the time of day to start triggering this condition.
(Inherited from TimeCondition.)

See Also