P4s3PortalWebSvc RunPsmsElderlyMicroFilterBuilderTool Method A Sandcastle Documented Class Library
Run a report for the psms elderly micro filter builder tool.

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

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