FindAFEventFrame Properties
- Last UpdatedDec 15, 2025
- 3 minute read
The FindAFEventFrame type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AFCategory | Only event frames in this AF Category will be returned | |
| AFDatabase | The AF Database for which to search for AF Event Frames | |
| AFDurationQuery | Only event frames matching all AF Duration Queries will be returned | |
| AFElement | The AF Element for which to search for AF Event Frames | |
| AFElementTemplate | Only event frames using this AF Element Template will be returned | |
| AFEventFrameSearchMode | Search mode that determines the direction in time to proceed from either the start time or end time when returning AF Event Frames | |
| AFSearchField | Which fields of the AF Event Frames that are searched. | |
| AFSearchMode | AF Search Mode used to determine what event frames are returned relative to the search's start and end times | |
| AFSortField | AF Event Frame field on which to sort the results of the search | |
| AFSortOrder | Sort order in which the AF Event Frames are returned | |
| EndTime | End time to find AF Event Frame(s) from | |
| MaxCount | Maximum number of Event Frames to return from the search | |
| NameFilter | Only event frames which match the name filter will be returned | |
| Query | Query string used for finding AF Event Frames | |
| ReferencedElementNameFilter | Only event frames referenced by AF Elements matching this name filter will be returned | |
| ReferencedElementTemplate | Only event frames referenced by this AF Element Template will be returned | |
| SearchFullHierarchy | Include all child objects in AF Event Frame search | |
| SearchRoot | The root object to start the search | |
| StartIndex | The starting index (zero based) of the items to be returned | |
| StartTime | Start time to find AF Event Frame(s) from |
See Also
In This Topic
Related Links
- AFCategory Property
- AFDatabase Property
- AFDurationQuery Property
- AFElement Property
- AFElementTemplate Property
- AFEventFrameSearchMode Property
- AFSearchField Property
- AFSearchMode Property
- AFSortField Property
- AFSortOrder Property
- EndTime Property
- MaxCount Property
- NameFilter Property
- Query Property
- ReferencedElementNameFilter Property
- ReferencedElementTemplate Property
- SearchFullHierarchy Property
- SearchRoot Property
- StartIndex Property
- StartTime Property