Share via


KanbanQuantityPolicy::find Method

Finds a kanbanQuantityPolicy record based on a specified kanban quantity policy RecId.

Syntax

client server public static KanbanQuantityPolicy find(RefRecId _kanbanQuantityPolicy, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update; optional.

Return Value

Type: KanbanQuantityPolicy Table
A kanbanQuantityPolicy record; otherwise, an empty record.

See Also

Reference

KanbanQuantityPolicy Table