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 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.