This topic has not yet been rated - Rate this topic

PublishingWeb.EnableScheduling method

Enables scheduling behavior on an SPList object.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
public static void EnableScheduling(
	SPList list
)

Parameters

list
Type: Microsoft.SharePoint.SPList
The SPList object on which to enable scheduling

The SPList object must have both major and minor (draft) versions enabled, and content approval must be enabled in order for this method to succeed.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.