BeginPublishEventArgsPostProcessingItemsCount Property
|
Gets the count of items for post processing, in this case, is the top owner dependency entries
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public int PostProcessingItemsCount { get; }
Public ReadOnly Property PostProcessingItemsCount As Integer
Get
public:
property int PostProcessingItemsCount {
int get ();
}
member PostProcessingItemsCount : int with get
Property Value
Type:
Int32See Also