Specifies default pre-selection for Apply/Decline choice on application screen for coverage 'Apply' - Apply coverage option will checked on aplication screen 'Waive' - Waive coverage option will checked on aplication screen 'Neither' - Apply and Waive options will unchecked on aplication screen
Syntax
Members
Member | Value | Description |
Apply | 0 | The apply |
Neither | 2 | The neither |
Waive | 1 | The waive |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
Selerix.BusinessObjects.EnrollmentPreSelection
See Also