Share via


KanbanJob.checkValid Method

Indicates whether the current KanbanJob record is valid.

Syntax

public boolean checkValid(KanbanJobRefRecId _refRecId, [boolean _silent])

Run On

Called

Parameters

  • _silent
    Type: boolean
    A Boolean value that indicates whether errors must be added to the infolog; optional.

Return Value

Type: boolean
true if the record is valid; otherwise, false.

See Also

Reference

KanbanJob Table