DateOperator Property (ClassicCfRule)
Gets or sets the date operator used in the format condition.
'Declaration
Public Property DateOperator As TimePeriods
'Usage
Dim instance As ClassicCfRule
Dim value As TimePeriods
instance.DateOperator = value
value = instance.DateOperator
Property Value
A
TimePeriods value represents the date operator used in the format condition.