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: 2013.11.0.0
Syntax
C#
public static IEnumerable<SearchDefinition> GetSearchDefinitions()

Return Value

Type: IEnumerableSearchDefinition
See Also