Click or drag to resize

MPUtilityGetSearchDefinitions Method

Returns all search definitions the current user has access to.

Namespace:  Colygon.MatchPoint.Core
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public static IEnumerable<SearchDefinition> GetSearchDefinitions()

Return Value

Type: IEnumerableSearchDefinition
See Also