Retrieves the collection of term bindings associated with a list of data source documents, as identified by their database id.
Namespace: Ankiro.SearchServer.Web.ServicesAssembly: Ankiro.SearchServer.Web (in Ankiro.SearchServer.Web.dll) Version: 1.13.770.19253 (1.13.770.19253)
Syntax
Parameters
- documentIds
- Type: System.Collections.Generic IList Int32
Return Value
Type: IList KeyValuePair Int32, IEnumerable DocumentTermBindingDataSee Also