tridion-sites-extensions-api-docs

Home > @tridion-sites/models > BusinessProcessType > targetTypes

BusinessProcessType.targetTypes property

Associated Target Types of this Business Process Type.

This property is not localizable.

The collection of the Target Types is used to determine the Content Delivery Environment using Topology Manager.

In order to change the Access Control List additional Permission Management rights are required in the context publication.

Signature:

get targetTypes(): ReadonlyArray<TargetType> | undefined;