deleteOrphanProducts property

bool? deleteOrphanProducts
getter/setter pair

If delete_orphan_products is true, all Products that are not in any ProductSet will be deleted.

Implementation

core.bool? deleteOrphanProducts;