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.
Indicates whether the current KanbanJob record is valid.
Syntax
public boolean checkValid(KanbanJobRefRecId _refRecId, [boolean _silent])
Run On
Called
Parameters
- _refRecId
Type: KanbanJobRefRecId Extended Data Type
The record ID used to check against.
- _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.