 |
WatercraftDryAfloatOptions Enumeration |
Option to allow the selection of the Dry / Afloat 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 WatercraftDryAfloatOptions
Public Enumeration WatercraftDryAfloatOptions
Dim instance As WatercraftDryAfloatOptions
Members
| Member name | Value | Description |
---|
| NotSelected | 0 | |
| Dry | 1 | |
| Afloat | 2 | |
RemarksIf neither is selected then there is a third option for that
See Also