Compartir a través de


KanbanCard.setPrintStatusToPrintAutomatically Method

Verifies the PrintStatus field and updates it depending on the automatic printing settings of the kanban rule to which the card belongs.

Syntax

public void setPrintStatusToPrintAutomatically(Kanban _kanban, KanbanRule _kanbanRule)

Run On

Called

Parameters

  • _kanban
    Type: Kanban Table
    The Kanban buffer to which the card belongs.
  • _kanbanRule
    Type: KanbanRule Table
    The KanbanRule buffer to which the card belongs.

See Also

Reference

KanbanCard Table