ReportBuilder UpdateExistingReportStep1 Method A Sandcastle Documented Class Library
Updates an existing filter record in the database.

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

private bool UpdateExistingReportStep1(
	Dictionary<string, string> rowData,
	string reportId
)

Parameters

rowData
Type: System.Collections.Generic Dictionary String, String 
reportId
Type: System String

Return Value

Type: Boolean
See Also