Click or drag to resize

ContextParametersApplyFilter Method (Hashtable)

Filter the collection with parameters matching with the parameter criterias

Namespace:  WorkflowGen.My.Data
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
public void ApplyFilter(
	Hashtable parameterCriterias
)

Parameters

parameterCriterias
Type: System.CollectionsHashtable
Parameter's criterias
See Also