Version

DateRecurrenceCalculatorBase Class Members

The following tables list the members exposed by DateRecurrenceCalculatorBase.

Public Properties
 NameDescription
Public PropertyFirstOccurrenceDateGets the date-time in UTC of the first occurrence.  
Public PropertyLastOccurrenceDateGets the date-time in UTC of the last occurrence.  
Public Methods
 NameDescription
Public MethodDoesRecurOnDateSpecifies whether an occurrence occurs on the same day as the specified date.  
Public MethodDoesRecurOnDateAndTimeSpecifies whether an occurrence occurs on the specified date-time value, within second.  
Public MethodGetOccurrencesOverloaded. Gets the occurrences within the specified date range. The date-time values of the range are in UTC.  
See Also