BrowseAggUI

PropertyDescriptionDefaultTypeRequired
breadcrumbDisplay the breadcrumb component for this aggregationFalseboolNo


BrowseAgg

PropertyDescriptionDefaultTypeRequired
typeType of aggregationDynamicAggType.BROWSEDynamicAggTypeYes
delimiterDelimiter of the path. Required to rebuild the path on UI'\\\\'strNo
sizeNumber of levels deep the hierarchy should go20intNo
orderIndicates the order in which the folders should be displayed in each level. If none is selected, the folders will be displayed as they arriveNoneOptional[OrderEntry]No
ui_onlySection for UI transformation options only. Not required for the regular aggregation processNoneUnion[BrowseAggUI, None]No



  • No labels