SplitOption
Values that represent split options.
Possible enumeration values:
Name | Value | Description |
---|---|---|
None |
0 |
An enum constant representing any option. |
MultiplesOf |
1 |
An enum constant representing the multiples of option. |
Avoid1 |
2 |
An enum constant representing the avoid 1 option. |
NoSplits |
3 |
An enum constant representing the no splits option. |
Any |
4 |
Any |