tridion-sites-extensions-api-docs

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

Activity.process property

Process which contains the Activity. If the Activity is read in context of its containing Process, this property is undefined; it only has a value if the Activity is read stand-alone.

Signature:

get process(): Link | undefined;