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.0.0.0 (4.0.0.0)
Syntax public void ApplyFilter(
Hashtable parameterCriterias
)
Public Sub ApplyFilter (
parameterCriterias As Hashtable
)
Parameters
- parameterCriterias
- Type: System.CollectionsHashtable
Parameter's criterias
See Also