Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.