IPublishingTargetPendingPublishes Method Ingeniux CMS Content Store API

Retrieves the collection of pending Publishing Tasks issued by this Publishing Target.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<IPublishingTask> PendingPublishes()

Return Value

Type: IEnumerableIPublishingTask
Collection of pending Publishing Tasks from this Publishing Target.
See Also

Reference