Share via


KanbanPageTmp.eventKanbansAsStack Method

Creates a stack of kanbans that are pegged to the given record.

Syntax

private StackBase eventKanbansAsStack(Common _common)

Run On

Called

Parameters

Return Value

Type: StackBase Class
A StackBase object that holds kanbans pegged to the given record.

Remarks

The Common record is expected to be a KanbanJob or KanbanJobPickingList record.

See Also

Reference

KanbanPageTmp Table