FilterObjManager Constructor (Int32, Int32, Int32, String)A Sandcastle Documented Class Library
General construction, expects max filters, max stats, max reports and a user id.

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

public FilterObjManager(
	int mf,
	int ms,
	int mr,
	string uId
)

Parameters

mf
Type: System Int32
ms
Type: System Int32
mr
Type: System Int32
uId
Type: System String
See Also