Click or drag to resize

IPublishingManagerPendingTasks Property


Gets the collection of pending Publishing Tasks.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<IPublishingTask> PendingTasks { get; }

Property Value

Type: IEnumerableIPublishingTask
See Also