JobStatisticsAddStatistics(JobStatistics) Method |
Adds a job statistic.
LastPosition is only overwritten, if the added value has a value.
FirstPosition is only overwritten, if the initial value has a value.
Namespace: RAYLASE.Marker.CommonAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntaxpublic void AddStatistics(
JobStatistics statistics
)
Parameters
- statistics JobStatistics
See Also