ReportSchedule
Kind: class
Full name: Thycotic.PowerShell.Reports.ReportSchedule
Namespace: Thycotic.PowerShell.Reports
Constructors
new()(default)
Properties
| Name | Type | Access | Default |
|---|---|---|---|
CustomParameterValue | string | read/write | — |
EndDateParameterSpecificDateValue | DateTime? | read/write | — |
EndDateParameterValue | string | read/write | — |
FolderParameter | ParameterValue | read/write | — |
Format | ReportFormat | read/write | — |
GroupParameterValue | ParameterValue | read/write | — |
ReportId | int | read/write | — |
ReportName | string | read/write | — |
Schedule | ScheduleView | read/write | — |
ScheduleReportId | int | read/write | — |
StartDateParameterSpecificDateValue | DateTime? | read/write | — |
StartDateParameterValue | string | read/write | — |
UserParameterValue | ParameterValue | read/write | — |