KanbanStatusUpdate::existParmIdKanban Method
Indicates whether the specified record in the KanbanStatusUpdate table exists.
Syntax
client server public static boolean existParmIdKanban(ParmId _parmId, RefRecId _kanban)
Run On
Called
Parameters
- _parmId
Type: ParmId Extended Data Type
The parameter ID to find.
- _kanban
Type: RefRecId Extended Data Type
The record ID of a kanban to find.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.