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