20 lines
404 B
Markdown
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
|