ContextParametersCriteriaTypes Enumeration |
Criteria Types for the filter method
Namespace:
WorkflowGen.My.Data
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.3.3.0 (8.3.3.20240926)
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