tridion-sites-extensions-api-docs

Home > @tridion-sites/models > StructureGroup > pageBundleProcess

StructureGroup.pageBundleProcess property

An associated Process Definition which defines the Bundle process for Pages in the Structure Group.

If a Page Bundle Process is specified, Pages must be added to a Bundle before they can be checked in. The Bundle has to be of an appropriate type. That is: The Bundle’s Schema has to be associated with this Process Definition.

Signature:

get pageBundleProcess(): Link | undefined;