FilterObj GetReportWithId Method A Sandcastle Documented Class Library
Returns a report object with the given id.

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

public ReportObj GetReportWithId(
	string reportId
)

Parameters

reportId
Type: System String

Return Value

Type: ReportObj
See Also