SPFile.ScheduleStart Method
Include Protected Members
Include Inherited Members
Schedules automatic approval of a document in a moderated library.
Overload List
Name | Description | |
---|---|---|
ScheduleStart(DateTime) | Schedules the automatic approval of a document in a moderated library at the specified date and time. | |
ScheduleStart(DateTime, Boolean) | Schedules the automatic approval of a document in a moderated library at the specified date and time, and optionally leaves the moderation status of the item unchanged. | |
ScheduleStart(DateTime, String) | Schedules automatic approval of a document in a moderated library at the specified date and time with the specified explanation for the approval. | |
ScheduleStart(DateTime, Boolean, String) | Schedules the automatic approval of a document in a moderated library at the specified date and time, with the specified approval comment, and optionally changes the moderation status of the list item. |
Top