CriteriaDateCondition
Represents class for date condition.
            
                
Gets or sets the DateTimeRange for a Saved Search DateTimeCondtion.
            
Gets or sets the comparison operator.
            
public CriteriaDateCondition()
Initializes a new instance of the  CriteriaDateCondition class.
            
Initializes a new instance of the  CriteriaDateCondition class.
            
public CriteriaDateCondition(NamedArtifact fieldIdentifier, DateConditionOperator op, DateTimeRange dateTimeRange, Month month = 0)
Initializes a new instance of the  CriteriaDateCondition class.