CrashFinder InsertNewFilter Method A Sandcastle Documented Class Library
Inserts a new filter record into the database.

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

private bool InsertNewFilter(
	Dictionary<string, string> rowData
)

Parameters

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

Return Value

Type: Boolean
See Also