Method GetSelectedOccurrences
GetSelectedOccurrences(bool)
Returns all the selected occurrences
Declaration
public OccurrenceList GetSelectedOccurrences(bool keepAncestors = false)
Parameters
Type | Name | Description |
---|---|---|
bool | keepAncestors | If True, occurrences with ancestors selected will be remove from the list |
Returns
Type | Description |
---|---|
OccurrenceList |