Class GetCacheOptionsCompletedEventArgs
Inheritance
System.Object
GetCacheOptionsCompletedEventArgs
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class GetCacheOptionsCompletedEventArgs : AsyncCompletedEventArgs
Properties
Item
Declaration
public ExpirationDefinition Item { get; }
Property Value
| Type | Description |
|---|---|
| ExpirationDefinition |
Result
Declaration
public bool Result { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |