19 lines
402 B
Markdown
19 lines
402 B
Markdown
---
|
|
created: "2023-07-21T21:51:23.718Z"
|
|
updated: "2023-07-31T19:09:19.531Z"
|
|
assigned: ""
|
|
progress: 0
|
|
status: "2-Todo"
|
|
type: "kanbn"
|
|
---
|
|
|
|
# Determine if Location Container Collection Is Needed in Get Faces
|
|
|
|
```c#
|
|
locations = Shared.Models.Stateless.Methods.ILocation.GetLocations(collection, results, mappingFromPhotoPrismCollection, _RectangleIntersectMinimum);
|
|
```
|
|
|
|
## Sub-tasks
|
|
|
|
- [ ] See code above
|