tridion-sites-extensions-api-docs

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

Activity.finishMessage property

The message provided by the User who finished the Activity. If the Activity has not been finished yet this will be an empty string.

Signature:

get finishMessage(): string | undefined;