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

AF SDK Reference

AFCaseSearch Constructor

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFCaseSearch Constructor
Creates an instance of an AFCaseSearch to search for AFCase objects.

Overload List

  NameDescription
Public method
AFCaseSearch(AFDatabase, String, IListAFSearchToken) Obsolete.
Creates an instance of an AFCaseSearch to search for AFCase objects using the specified list of search tokens.
Public method
AFCaseSearch(AFDatabase, String, IListAFSearchTokenBase)
Creates an instance of an AFCaseSearch to search for AFCase objects using the specified list of search tokens.
Public method
AFCaseSearch(AFDatabase, String, String)
Creates an instance of an AFCaseSearch to search for AFCase objects using the specified search query string.
Public method
AFCaseSearch(AFDatabase, String, AFEventFrameSearchMode, AFTime, IListAFSearchTokenBase)
Creates an instance of an AFCaseSearch to search for AFCase objects using the specified AFEventFrameSearchMode, time and optional search query string.
Public method
AFCaseSearch(AFDatabase, String, AFEventFrameSearchMode, AFTime, String)
Creates an instance of an AFCaseSearch to search for AFCase objects using the specified AFEventFrameSearchMode, time and optional search query string.
Public method
AFCaseSearch(AFDatabase, String, AFSearchMode, AFTime, AFTime, IListAFSearchTokenBase)
Creates an instance of an AFCaseSearch to search for AFCase objects using the specified AFSearchMode, times and optional search query string.
Public method
AFCaseSearch(AFDatabase, String, AFSearchMode, AFTime, AFTime, String)
Creates an instance of an AFCaseSearch to search for AFCase objects using the specified AFSearchMode, times and optional search query string.

See Also

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