ScheduleExpiration Members

Include Protected Members
Include Inherited Members

Represents a schedule that defines when a cached copy of a report expires.

The ScheduleExpiration type exposes the following members.

Constructors

  Name Description
Public method ScheduleExpiration() Initializes a new instance of the ScheduleExpiration class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Item Gets or sets the scheduled expiration of a cached report.

Top