FilterObj LoadFilter Method (String, Boolean)A Sandcastle Documented Class Library
Loads a filter from the database row data.

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

public void LoadFilter(
	string filterId,
	bool passive
)

Parameters

filterId
Type: System String
passive
Type: System Boolean
See Also