IDocumentWebService GetDataSourcePathSegmentTree Method Ankiro Enterprise Suite Reference Documentation
Retrieves the data source path tree of the specified data source.

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

DataSourcePathSegmentData GetDataSourcePathSegmentTree(
	int dataSourceId
)

Parameters

dataSourceId
Type: System Int32
The id of the data source from which to retrieve a path tree.

Return Value

Type: DataSourcePathSegmentData
See Also