view-by-distance-mklink-con.../.kanbn/tasks/determine-if-location-container-collection-is-needed-in-get-faces.md
2023-07-08 14:23:27 -07:00

20 lines
404 B
Markdown

---
created: 2023-06-24T02:12:00.629Z
updated: 2023-07-08T21:21:03.774Z
assigned: ""
progress: 0
tags: []
status: "2-Todo"
type: note
---
# 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