ExpirationDefinition Class
Represents the expiration setting for a cached report.
Assembly: ReportService2010 (in ReportService2010.dll)
ReportService2010::ExpirationDefinition
ReportService2010::ScheduleExpiration
ReportService2010::TimeExpiration
| Name | Description | |
|---|---|---|
![]() | ExpirationDefinition() | Initializes a new instance of the ExpirationDefinition class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
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. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

