transitiveDependentsIncluded property

bool? transitiveDependentsIncluded
getter/setter pair

When set to true, transitive dependents of included actions will be executed.

Optional.

Implementation

core.bool? transitiveDependentsIncluded;