Click or drag to resize

IPublishLogSummaryIncrementalPublishCount Property


Gets/sets the number of full incremental publishes associated with this target.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
int IncrementalPublishCount { get; set; }

Property Value

Int32
Remarks
Based on the number of publish logs found for incremental publishes.
See Also