[ObsoleteAttribute("LTSResultType is replaced by LTSResultTypes.")]
public enum LTSResultType| MaximumWaterLevel | 0 | |
| MaximumDischarge | 1 | |
| MaximumVelocity | 2 | |
| TotalDischarge | 3 | |
| AnnualDischarge | 4 | |
| DischargeDuration | 5 | |
| MaximumConcentration | 6 | |
| EventLoad | 7 | |
| AnnualLoad | 8 | |
| MonthlyDischarge | 9 |
| IsOneOf |
Returns true if enumeration is one of the listed ones.
(Defined by GenericExtensions) |