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.
- _numberSequenceId
Type: RefRecId Extended Data Type
The number sequence to use for drawing the card ID.
Return Value
Type: KanbanCard Table
The new card if a card was created and assigned; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).