Click or drag to resize

IPublishLogSummaryFullPublishCount Property


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

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

Property Value

Type: Int32
Remarks
Based on the number of publish logs found for full publishes.
See Also