tridion-sites-extensions-api-docs

Home > @tridion-sites/models > Activity > assignmentDate

Activity.assignmentDate property

The most recent assigned/re-assigned date and time in UTC of the Activity. 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;