SequenceOptionKind
SequenceOptionKind
SequenceOptionKind
Enum
Definition
The types of Sequence options
public enum SequenceOptionKind
type SequenceOptionKind =
Public Enum SequenceOptionKind
- Inheritance
Fields
As As As | 0 | |
Cache Cache Cache | 3 | |
Cycle Cycle Cycle | 4 | |
Increment Increment Increment | 6 | |
MaxValue MaxValue MaxValue | 2 | |
MinValue MinValue MinValue | 1 | |
Restart Restart Restart | 7 | |
Start Start Start | 5 |