Click or drag to resize

QueryHelperGetQueryById Method

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public static IQuery GetQueryById(
	Guid id
)

Parameters

id
Type: SystemGuid

Return Value

Type: IQuery
See Also