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

AF SDK Reference

AFCaseSearch.GetFilters Method

  • Last UpdatedJan 12, 2026
  • 2 minute read
AFCaseSearch.GetFilters Method
Get the full list of valid filters for a search query for all servers.

Namespace:  OSIsoft.AF.Search
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7

Syntax

public static ICollection<AFSearchFilter> GetFilters()
Public Shared Function GetFilters As ICollection(Of AFSearchFilter)

Dim returnValue As ICollection(Of AFSearchFilter)

returnValue = AFCaseSearch.GetFilters()
public:
static ICollection<AFSearchFilter>^ GetFilters()
static member GetFilters : unit -> ICollection<AFSearchFilter> 

Return Value

Type: ICollectionAFSearchFilter
Returns the full read-only list of valid filters for a search query for all servers.

Remarks

This method will full return the list of filters that are valid in a search query for all servers.

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5, 2.10.0, 2.10, 2.9.5, 2.9, 2.8.5

See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in