InventMov_KanbanJob.transDate Method [AX 2012]

Retrieves the transaction date for the movement.

Syntax

public TransDate transDate()

Run On

Called

Return Value

Type: TransDate Extended Data Type
The kanban job expected date, if defined; otherwise, the kanban job due date.

Remarks

This method is an override of the base class method.

See Also

Reference

InventMov_KanbanJob Class