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

AF SDK Reference

AFAnalysis.FindAnalyses Method

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFAnalysis.FindAnalyses Method
Performs a search to retrieve a collection of AFAnalysis objects.

Overload List

  NameDescription
Public methodStatic member
FindAnalyses(PISystem, Guid, Object)
Performs a search within the PISystem to retrieve a collection of AFAnalysis objects with the specified list of unique identifiers.
Public methodStatic member
FindAnalyses(AFObject, AFSortField, AFSortOrder, Int32) Obsolete.
Performs a non-paged search within the AFDatabase to retrieve a collection of AFAnalysis objects with the specified target.
Public methodStatic member
FindAnalyses(AFDatabase, String, AFSearchField, AFSortField, AFSortOrder, Int32)
Performs a non-paged text search within the AFDatabase to retrieve a collection of AFAnalysis objects which have a field that match the specified query string.
Public methodStatic member
FindAnalyses(AFObject, AFSortField, AFSortOrder, Int32, Int32, Int32) Obsolete.
Performs a paged search within the AFDatabase to retrieve a collection of AFAnalysis objects with the specified target.
Public methodStatic member
FindAnalyses(AFDatabase, String, AFSearchField, AFSortField, AFSortOrder, Int32, Int32, Int32)
Performs a paged search within the AFDatabase to retrieve a collection of AFAnalysis objects which have a field that match the specified query string.
Public methodStatic member
FindAnalyses(AFDatabase, String, String, NullableInt16, AFCategory, AFAnalysisTemplate, AFElement, AFStatus, AFSortField, AFSortOrder, Int32, Int32) Obsolete.
Performs a paged search within the AFDatabase to retrieve a collection of AFAnalysis objects that match the specified query strings and additional filters.

See Also

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