P4s3PortalWebSvc.RunIntersectionRankingTool Method A Sandcastle Documented Class Library
Runs a report for the intersection ranking tool.

Namespace: P4s3WebSvc
Assembly: P4s3WebSvc (in P4s3WebSvc.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void RunIntersectionRankingTool(
	string filterId,
	string exportFormat,
	string passThrough,
	Dictionary<string, string> sett,
	bool async,
	string key
)

Parameters

filterId
Type: System.String
exportFormat
Type: System.String
passThrough
Type: System.String
sett
Type: System.Collections.Generic.Dictionary<String, String>
async
Type: System.Boolean
key
Type: System.String
See Also