Kanban.setPriority Method
Sets the kanban priority to the specified value.
Syntax
public void setPriority(
[NoYes _priority,
KanbanRefRecId _kanbanRefRecId,
KanbanId _kanbanId])
Run On
Called
Parameters
- _priority
Type: NoYes Enumeration
A NoYes enumeration value that indicates the new kanban priority setting.
- _kanbanRefRecId
Type: KanbanRefRecId Extended Data Type
A record ID that identifies a Kanban record; optional.
- _kanbanId
Type: KanbanId Extended Data Type
A KanbanId value that identifies a kanban; optional.