DocumentSearchIndexer LogBatchStart Method (Int32, Int32, String, String, Boolean)Kentico 8.1 API Reference
Logs the start of batch processing.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

batchNumber
Type: OnlineSystem Int32
Number of batch
lastID
Type: OnlineSystem Int32
ID of last item that is not present in the batch
documentTypeCodeName
Type: OnlineSystem String
Code name of the document type
siteDisplayName
Type: OnlineSystem String
Display name of the site
linkedNodes
Type: OnlineSystem Boolean
Indicates whether standard documents or linked documents are processed in the batch
See Also