#RepeatType
##Enum Properties
- None - No schedule will be used for this report.
- EveryDay - This report will be scheduled and sent to its recipients daily.
- EveryWeekday - This report will be scheduled and sent to its recipients Monday through Friday.
- EveryWeek - This report will be scheduled and sent to its recipients once a week starting from the date specified on the report.
- EveryTwoWeeks - This report will be scheduled and sent to its recipients once every other week starting from the date specified on the report.
- EveryMonth - This report will be scheduled and sent to its recipients once a month starting from the date specified on the report.
- EveryQuarter - This report will be scheduled and sent to its recipients quarterly starting from the date specified on the report.
- AlertHourly - This report will be scheduled and sent to its recipients every hour only if the report has more than zero results in it.
- AlertDaily - This report will be scheduled and sent to its recipients every day only if the report has more than zero results in it.
