IPublishLogTotalItemsPostProcessed Property
|
Gets/sets the total count of published content manipulated after the publish.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax int TotalItemsPostProcessed { get; set; }
Property TotalItemsPostProcessed As Integer
Get
Set
property int TotalItemsPostProcessed {
int get ();
void set (int value);
}
abstract TotalItemsPostProcessed : int with get, set
Property Value
Type:
Int32See Also