KanbanJob.initFromLeanScheduleGroup Method
Initializes the fields in the current table buffer from a LeanScheduleGroup and a LeanScheduleGroupItem record.
Syntax
public void initFromLeanScheduleGroup(LeanScheduleGroup _leanScheduleGroup, LeanScheduleGroupItem _leanScheduleGroupItem)
Run On
Called
Parameters
- _leanScheduleGroup
Type: LeanScheduleGroup Table
The LeanScheduleGroup record that is used to initialize the fields.
- _leanScheduleGroupItem
Type: LeanScheduleGroupItem Table
The LeanScheduleGroupItem record that is used to initialize the fields.