UpdatePublishStepEventArgsNumPublished Property
|
Gets the count of items that were published
Namespace: Ingeniux.CMS.EventAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic int NumPublished { get; }Public ReadOnly Property NumPublished As Integer
Get
public:
property int NumPublished {
int get ();
}member NumPublished : int with get
Property Value
Int32
See Also