Class GetItemHistoryOptionsResponse
Inheritance
System.Object
GetItemHistoryOptionsResponse
Assembly: BoldReports.Web.dll
Syntax
public class GetItemHistoryOptionsResponse : Object
Constructors
GetItemHistoryOptionsResponse()
Declaration
public GetItemHistoryOptionsResponse()
Declaration
public GetItemHistoryOptionsResponse(ServerInfoHeader ServerInfoHeader, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item)
Parameters
Fields
EnableManualSnapshotCreation
Declaration
public bool EnableManualSnapshotCreation
Field Value
Type |
Description |
System.Boolean |
|
Item
Declaration
public ScheduleDefinitionOrReference Item
Field Value
KeepExecutionSnapshots
Declaration
public bool KeepExecutionSnapshots
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public ServerInfoHeader ServerInfoHeader
Field Value