# JReportServer.PeriodTimeDateMonthly

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**period** | **Number** | Specifies how often the report will run in terms of months. | [optional] 
**isWeekday** | **Boolean** | Specifies whether to use weekdayOfMonth or dayOfMonth. | [optional] 
**dayOfMonth** | **Number** | Specifies to run on a specific day in a month (1 to 31). | [optional] 
**weekdayOfMonth** | [**PeriodTimeDateMonthlyWeekdayOfMonth**](PeriodTimeDateMonthlyWeekdayOfMonth.md) |  | [optional] 


