Js Snclient
Under construction
const result = await repository.loadCollection({path: "/Root",oDataOptions: {query: `TypeIs:Task +CreationDate:<@@CurrentUser.Manager.CreationDate@@`}});
Under construction
const result = await repository.loadCollection({path: "/Root",oDataOptions: {query: `TypeIs:Task +CreationDate:<@@CurrentUser.Manager.CreationDate@@`}});