ServerStatistics (Web Services API)
This object contains server statistics.
Properties
Name | Type | Description |
FromDate | DateTime | The date when the collection of statistics began. |
TotalProcessedPageCount | Long | The total number of processed A4 pages. This number may not equal the sum total of all the workflow counters, as it includes pages from deleted workflows. |
TotalProcessedGothicPageCount | Long | The total number of processed Gothic-font pages. This number may not equal the sum total of all the workflow counters, as it includes pages from deleted workflows. |
WorkflowStatistics | WorkflowStatistics[] | Statistics for all (or some – depending on the parameters of the method used) the workflows on the server. Statistics for all the workflows will be displayed, including Document Library, Mail, and hidden workflows like IFilter. |
3/26/2024 1:49:49 PM