| QueryHelperGetQueryById Method |
Namespace:
Dynamicweb.Indexing.Querying
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax public static IQuery GetQueryById(
Guid id
)
Public Shared Function GetQueryById (
id As Guid
) As IQuery
Parameters
- id
- Type: SystemGuid
Return Value
Type:
IQuerySee Also