ScheduleExpiration.Item Property

Definition

Gets or sets the scheduled expiration of a cached report.

public:
 property ReportService2005::ScheduleDefinitionOrReference ^ Item { ReportService2005::ScheduleDefinitionOrReference ^ get(); void set(ReportService2005::ScheduleDefinitionOrReference ^ value); };
public ReportService2005.ScheduleDefinitionOrReference Item { get; set; }
member this.Item : ReportService2005.ScheduleDefinitionOrReference with get, set
Public Property Item As ScheduleDefinitionOrReference

Property Value

A ScheduleDefinitionOrReference object.

Applies to