IPublishingTaskIsFullPublish Property Ingeniux CMS Content Store API

Gets whether this task is for a full publish or an incremental publish. A full publish will forces the publication of marked pages, changed or not, and cleans up the target location. An incremental publish only publishes changed pages and doesn't perform any clean up.

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

bool IsFullPublish { get; }

Property Value

Type: Boolean
See Also

Reference