[]
public GetReportHistoryOptionsResponse()
Public Sub New()
public GetReportHistoryOptionsResponse(ServerInfoHeader ServerInfoHeader, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item)
Public Sub New(ServerInfoHeader As ServerInfoHeader, EnableManualSnapshotCreation As Boolean, KeepExecutionSnapshots As Boolean, Item As ScheduleDefinitionOrReference)
| Type | Name | Description |
|---|---|---|
| ServerInfoHeader | ServerInfoHeader | |
| bool | EnableManualSnapshotCreation | |
| bool | KeepExecutionSnapshots | |
| ScheduleDefinitionOrReference | Item |