tridion-sites-extensions-api-docs

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

Activity.suspendDate property

The date and time in UTC at which the automated Activity was suspended or failed (the last time). If the Activity has not been suspended or failed (yet), the value is undefined.

Signature:

get suspendDate(): Date | undefined;