Search queries are not currently supported in a Distributed Unit of Work
Namespace:
Mindscape.LightSpeed.ServiceModelAssembly: Mindscape.LightSpeed.ServiceModel (in Mindscape.LightSpeed.ServiceModel.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
C# |
---|
public IList<SearchResult> Search( string searchQuery, params Type[] types ) |
Visual Basic (Declaration) |
---|
Public Function Search ( _ searchQuery As String, _ ParamArray types As Type() _ ) As IList(Of SearchResult) |