Click or drag to resize
BaseSearchQueryGetResultSourceId Method

Namespace: Colygon.MatchPoint.Search.Query
Assembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
public static Guid GetResultSourceId(
	string name,
	SPServiceContext context
)

Parameters

name
Type: SystemString
context
Type: SPServiceContext

Return Value

Type: Guid
See Also