IDocumentWebService GetDataSourceRules Method Ankiro Enterprise Suite Reference Documentation
Retrieves all data source rules for a 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

IList<RuleData> GetDataSourceRules(
	int dataSourceId
)

Parameters

dataSourceId
Type: System Int32

Return Value

Type: IList RuleData 
See Also