Logs the start of batch processing.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- batchNumber
- Type: System Int32
Number of batch
- lastID
- Type: System Int32
ID of last item that is not present in the batch
- documentTypeCodeName
- Type: System String
Code name of the document type
- siteDisplayName
- Type: System String
Display name of the site
- linkedNodes
- Type: System Boolean
Indicates whether standard documents or linked documents are processed in the batch
See Also