ContextParametersCriteriaTypes Enumeration |
Criteria Types for the filter method
Namespace:
WorkflowGen.My.Data
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.1.0.0 (9.1.0.20241025)
Syntax public enum CriteriaTypes
Public Enumeration CriteriaTypes
Members
| Member name | Value | Description |
---|
| Name | 0 |
Name criteria type
|
| Type | 1 |
Type criteria type
|
| Direction | 2 |
Direction criteria type
|
See Also