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.6.492
Syntax
IEnumerable<IPublishingTask> PendingTasks { get; }

Property Value

IEnumerableIPublishingTask
See Also