Class GetItemHistoryOptionsCompletedEventArgs
Inheritance
System.Object
GetItemHistoryOptionsCompletedEventArgs
Assembly: BoldReports.Web.dll
Syntax
public class GetItemHistoryOptionsCompletedEventArgs : AsyncCompletedEventArgs
Properties
Item
Declaration
public ScheduleDefinitionOrReference Item { get; }
Property Value
KeepExecutionSnapshots
Declaration
public bool KeepExecutionSnapshots { get; }
Property Value
Type |
Description |
System.Boolean |
|
Result
Declaration
public bool Result { get; }
Property Value
Type |
Description |
System.Boolean |
|