BHO
loadFeatures() {
const query = odataQuery<Feature>().expand('featureMenuList', (q) =>
q.expand('menuItem').select('menuItem')
);
this.featureService.fetchAll({ query }).subscribe();
this.featureList$ = this.featureService.query.selectAll();
}
test
test
Comments
test
butest
test``` public static class { } ```
sefsef