tridion-sites-extensions-api-docs

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

Activity.startDate property

The date and time in UTC at which the Activity was started (for the first time). If the Activity is not started yet, the value is undefined.

Signature:

get startDate(): Date | undefined;