IDocumentWebService GetDataSourcePathSegmentDocumentCounts Method Ankiro Enterprise Suite Reference Documentation

Namespace: Ankiro.SearchServer.Web.Services
Assembly: Ankiro.SearchServer.Web (in Ankiro.SearchServer.Web.dll) Version: 1.13.770.19253 (1.13.770.19253)
Syntax

IList<DataSourcePathSegmentFrequency> GetDataSourcePathSegmentDocumentCounts(
	int dataSourceId
)

Parameters

dataSourceId
Type: System Int32

Return Value

Type: IList DataSourcePathSegmentFrequency 
See Also