UpdatePublishStepEventArgsNumPublished Property
|
Gets the count of items that were published
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public int NumPublished { get; }
Public ReadOnly Property NumPublished As Integer
Get
public:
property int NumPublished {
int get ();
}
member NumPublished : int with get
Property Value
Type:
Int32See Also