ScheduledItem Methods

Include Protected Members
Include Inherited Members

The ScheduledItem type exposes the following members.

Methods

  Name Description
Public methodStatic member EnableSchedulingOnDeployedItems Enables deployed list items to be visible based on a schedule.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetScheduledItem Retrieves an instance of the ScheduledItem class that wraps the specified SPListItem class.
Public method GetType (Inherited from Object.)
Public methodStatic member IsScheduledItem Confirms that a SPListItem item is a valid instance of the ScheduledItem class.
Protected method MemberwiseClone (Inherited from Object.)
Public method Schedule() Schedules an instance of the SPListItem class to be automatically approved (start) and to be unpublished (end) on specified dates.
Public method Schedule(String) Schedules an SPListItem object to automatically be approved (start) and be unpublished (end) on specified dates.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ScheduledItem Class

Microsoft.SharePoint.Publishing Namespace