ScheduleExpiration.Item Property

Definition

Gets or sets the scheduled expiration of a cached report.

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

Property Value

A ScheduleDefinitionOrReference object.

Applies to