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.3.169
Syntaxpublic int NumPublished { get; }Public ReadOnly Property NumPublished As Integer
	Get
public:
property int NumPublished {
	int get ();
}member NumPublished : int with get
Property Value
Type: 
Int32
See Also