Selerix Developer Tools
EnrollmentPreSelection Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > EnrollmentRule Class : EnrollmentPreSelection Field
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
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public EnrollmentPreSelection As EnrollmentPreSelection
'Usage
 
Dim instance As EnrollmentRule
Dim value As EnrollmentPreSelection
 
value = instance.EnrollmentPreSelection
 
instance.EnrollmentPreSelection = value
[XmlAttribute()]
[DefaultValue()]
public EnrollmentPreSelection EnrollmentPreSelection
public field EnrollmentPreSelection: EnrollmentPreSelection; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var EnrollmentPreSelection : EnrollmentPreSelection;
[XmlAttribute()]
[DefaultValue()]
public: EnrollmentPreSelection EnrollmentPreSelection
[XmlAttribute()]
[DefaultValue()]
public:
EnrollmentPreSelection EnrollmentPreSelection
See Also

Reference

EnrollmentRule Class
EnrollmentRule Members