Method EvaluateExpressionOnOccurrences
EvaluateExpressionOnOccurrences(OccurrenceList, string)
evaluate the given filter expression on all occurrences under the given occurrence and returns the result
Declaration
[HandleProcessCorruptedStateExceptions]
public StringList EvaluateExpressionOnOccurrences(OccurrenceList occurrences, string filter)
Parameters
| Type | Name | Description |
|---|---|---|
| OccurrenceList | occurrences | Occurrences on which to evaluate the expression |
| string | filter | The filter expression |
Returns
| Type | Description |
|---|---|
| StringList |