ExpirationDefinition Class
Represents the expiration setting for a cached report.
System.Object
ReportService2010.ExpirationDefinition
ReportService2010.ScheduleExpiration
ReportService2010.TimeExpiration
ReportService2010.ExpirationDefinition
ReportService2010.ScheduleExpiration
ReportService2010.TimeExpiration
Namespace: ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
The ExpirationDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
|
ExpirationDefinition | Initializes a new instance of the ExpirationDefinition class. |
Methods of the ReportingService2010 class use objects that inherit ExpirationDefinition. The following table lists classes that implement ExpirationDefinition.
|
Class |
Description |
|---|---|
|
Represents a schedule that defines when a cached copy of a report expires. |
|
|
Represents the time, in minutes, that defines when a cached copy of a report expires. |