P4s3PortalWebSvc RunCrashOrientationLeftTurnTool Method A Sandcastle Documented Class Library
Runs a crash orientation report for the left turn tool.

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

public void RunCrashOrientationLeftTurnTool(
	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