Share via


KanbanCard::createForKanban Method

Creates a one-time card for the kanban and links them together.

Syntax

client server public static KanbanCard createForKanban(Kanban _kanban, RefRecId _numberSequenceId)

Run On

Called

Parameters

  • _kanban
    Type: Kanban Table
    The kanban for which a one-time card is created.

Return Value

Type: KanbanCard Table
The new card if a card was created and assigned; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

See Also

Reference

KanbanCard Table