Home > @tridion-sites/models > WorkflowInfo > assignmentDate
The most recent assigned/re-assigned date and time in UTC of the current Activity Instance.
Initially, the Assignment date and Creation date are the same, upon re-assign of the activity this is updated to time the operation was performed.
Signature:
get assignmentDate(): Date | undefined;