Share via


KanbanJobStatusPlanned.canReassignSameStatus Method [AX 2012]

Indicates whether the status can be reassigned if the kanban job is already in it.

Syntax

public boolean canReassignSameStatus()

Run On

Called

Return Value

Type: boolean
Always returns true.

Remarks

Replanning a planned job on a different day is allowed.

See Also

Reference

KanbanJobStatusPlanned Class