Enumeration DecompositionStrategyConst

@deprecated. See the strategies union type on the registry types for the valid names Strategy names for handling component decomposition.

Enumeration Members

Enumeration Members

FolderPerType: "folderPerType"

Elements of child types are decomposed into folders of their respective types.

TopLevel: "topLevel"

Elements of child types are decomposed to the same folder the parent object is in.