 |
WatercraftSummerWinterOptions Enumeration |
Option to allow the selection of the Summer / Winter radio buttons
Namespace:
ASI.TAM.API.Data.UI.Lookup
Assembly:
ASI.TAM.API.Data.UI.Lookup (in ASI.TAM.API.Data.UI.Lookup.dll) Version: 2021.1.0.1
Syntaxpublic enum WatercraftSummerWinterOptions
Public Enumeration WatercraftSummerWinterOptions
Dim instance As WatercraftSummerWinterOptions
Members
| Member name | Value | Description |
---|
| NotSelected | 0 | |
| Summer | 1 | |
| Winter | 2 | |
RemarksIf neither is selected then there is a third option for that
See Also