ScheduleExpiration.Item Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.