StageToStageTable
ORM class for settings of possible sequential stages.
Important! No longer used.
Chain of inheritance
Descendant to class Bitrix\Main\ORM\Data\DataManager.
Table fields
Field | Description | Type | Required |
---|---|---|---|
ID | User ID. | Int | Yes |
STAGE_ID | Initial stage ID. | Int | Yes |
STAGE_TO_ID | New stage ID. | Int | Yes |
Methods
Method | Description | Available from version |
---|---|---|
public static function deleteByStageId(int $stageId): void |
Deletes records associated with $stageId . |
© «Bitrix24», 2001-2024