The TimeAndDateCondition type exposes the following members.

Properties

  NameDescription
Public propertyConditionType
The type of condition.
(Inherited from PolicyCondition.)
Public propertyEndDate
Get or set the last date on which to trigger this condition.
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 propertyStartDate
Get or set the first date on which to trigger this condition.
Public propertyStartTime
Get or set the time of day to start triggering this condition.
(Inherited from TimeCondition.)

See Also