Share via


KanbanJobSchedule::existCellPeriodSequence Method

Indicates whether the specified record in the KanbanJobSchedule table exists.

Syntax

client server public static boolean existCellPeriodSequence(
    WrkCtrResourceGroupRefRecId _wrkCtrResourceGroup, 
    KanbanJobSchedulePlannedPeriod _plannedPeriod, 
    LineNum _sequence)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

KanbanJobSchedule Table