Documentation

GetDocumentId

array
public function GetDocumentId()

This method returns document ID for which the workflow is launched.

Returned value

Returns document ID. This document presents an array of three elements: array(module_code, document_class, document_code).

Array
	(
		[0] => crm
		[1] => CCrmDocumentLead
		[2] => LEAD_1261807
	)


© «Bitrix24», 2001-2024
Up