Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFEventFrame.FindEventFrames Method

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFEventFrame.FindEventFrames Method
Performs a search to retrieve a collection of AFEventFrame objects that match the specified filtering conditions or query string.

Overload List

  NameDescription
Public methodStatic member
FindEventFrames(PISystem, Guid, Object)
Performs a search within the PISystem to retrieve a collection of AFEventFrame objects with the specified list of unique identifiers.
Public methodStatic member
FindEventFrames(AFDatabase, AFEventFrame, String, AFSearchField, Boolean, AFSortField, AFSortOrder, Int32, Int32)
Performs a paged text search within the AFDatabase to retrieve a collection of AFEventFrame objects which have a field that matches the specified query string.
Public methodStatic member
FindEventFrames(AFDatabase, AFEventFrame, Object, Int32, Int32, AFEventFrameSearchMode, String, String, AFCategory, AFElementTemplate, Boolean) Obsolete.
Retrieves a paged list of AFEventFrame objects limited to the specified count beginning at the requested time in the specified direction that match the specified filtering conditions.
Public methodStatic member
FindEventFrames(AFDatabase, AFEventFrame, Object, Int32, Int32, AFEventFrameSearchMode, String, String, AFCategory, AFElementTemplate, AFElementTemplate, Boolean) Obsolete.
Retrieves a paged list of AFEventFrame objects limited to the specified count beginning at the requested time in the specified direction that match the specified filtering conditions including referenced element template filter.
Public methodStatic member
FindEventFrames(AFDatabase, AFEventFrame, AFSearchMode, Object, Object, String, String, AFCategory, AFElementTemplate, AFDurationQuery, Boolean, AFSortField, AFSortOrder, Int32, Int32) Obsolete.
Retrieves a paged list of AFEventFrame objects that match the specified filtering conditions.
Public methodStatic member
FindEventFrames(AFDatabase, AFEventFrame, AFSearchMode, Object, Object, String, String, AFCategory, AFElementTemplate, AFElementTemplate, AFDurationQuery, Boolean, AFSortField, AFSortOrder, Int32, Int32) Obsolete.
Retrieves a paged list of AFEventFrame objects that match the specified filtering conditions including referenced element template filter.

See Also

TitleResults for “How to create a CRG?”Also Available in