 |
WorkersCompensationIncludedExcludedOptions Enumeration |
WorkersComp.Individuals.screen
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 WorkersCompensationIncludedExcludedOptions
Public Enumeration WorkersCompensationIncludedExcludedOptions
Dim instance As WorkersCompensationIncludedExcludedOptions
Members
| Member name | Value | Description |
---|
| NotSelected | 0 | |
| Included | 1 | |
| Excluded | 2 | |
RemarksNotSelected Option type works similar to NotApplicable option.
See Also