Class GetItemHistoryLimitCompletedEventArgs
Inheritance
System.Object
GetItemHistoryLimitCompletedEventArgs
Assembly: BoldReports.Web.dll
Syntax
public class GetItemHistoryLimitCompletedEventArgs : AsyncCompletedEventArgs
Properties
IsSystem
Declaration
public bool IsSystem { get; }
Property Value
| Type |
Description |
| System.Boolean |
|
Result
Declaration
public int Result { get; }
Property Value
| Type |
Description |
| System.Int32 |
|
SystemLimit
Declaration
public int SystemLimit { get; }
Property Value
| Type |
Description |
| System.Int32 |
|