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

AF SDK Reference

AFCase.FindCases Method

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFCase.FindCases Method
Performs a non-paged text search to retrieve a collection of AFCase objects which have a field that match the specified filtering conditions or query string.

Overload List

  NameDescription
Public methodStatic member
FindCases(PISystem, Guid, Object)
Performs a search within the PISystem to retrieve a collection of AFCase objects with the specified list of unique identifiers.
Public methodStatic member
FindCases(AFAnalysis, String, AFSearchField, AFSortField, AFSortOrder, Int32)
Performs a text search within the AFDatabase to retrieve a collection of AFCase objects that match the specified query string.
Public methodStatic member
FindCases(AFAnalysis, Object, Int32, AFEventFrameSearchMode, String, AFCategory, AFElementTemplate)
Retrieves a list of AFCase objects limited to the specified count beginning at the requested time in the specified direction.
Public methodStatic member
FindCases(AFAnalysis, Object, Int32, Boolean, String, AFCategory, AFElementTemplate) Obsolete.
Retrieves a list of AFCase objects limited to the specified count beginning at the requested start time in the specified direction.
Public methodStatic member
FindCases(AFAnalysis, AFSearchMode, Object, Object, String, AFCategory, AFElementTemplate, AFSortField, AFSortOrder, Int32) Obsolete.
Retrieves a list of AFCase objects that match the specified filtering conditions.

See Also

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