Class SetItemHistoryOptionsRequest
Inheritance
System.Object
SetItemHistoryOptionsRequest
Assembly: BoldReports.Web.dll
Syntax
public class SetItemHistoryOptionsRequest : Object
Constructors
SetItemHistoryOptionsRequest()
Declaration
public SetItemHistoryOptionsRequest()
Declaration
public SetItemHistoryOptionsRequest(TrustedUserHeader TrustedUserHeader, string ItemPath, 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
ItemPath
Declaration
Field Value
Type |
Description |
System.String |
|
KeepExecutionSnapshots
Declaration
public bool KeepExecutionSnapshots
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public TrustedUserHeader TrustedUserHeader
Field Value