Share via


SP.Publishing.ScheduledItem.listItem property (sp.publishing)

Gets the underlying SP.ListItem object (sp.js) object that is wrapped by the SP.Publishing.ScheduledItem object (sp.publishing) object.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.Publishing.ScheduledItem.get_listItem()

Return value

The SP.ListItem object.