Home > @tridion-sites/models > ActivityDefinition > processDefinition
Gets or sets the Workflow Process Definition that contains this activity. Will be undefined if the Activity Definition is read in the context of a Process Definition. If read stand-alone it will be set.
Signature:
get processDefinition(): Link | undefined;