SqlTokenToolBox CopyFilterReportsAndStatisticsToNewFilter Method (String, String, String, String)A Sandcastle Documented Class Library
Copies a filter's reports and statistics to a new, already existing filter. SUSPECT - NEEDS TESTING

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

public static void CopyFilterReportsAndStatisticsToNewFilter(
	string srcFilterZzRowId,
	string destFilterZzRowId,
	string destUserId,
	string key
)

Parameters

srcFilterZzRowId
Type: System String
destFilterZzRowId
Type: System String
destUserId
Type: System String
key
Type: System String
See Also