Selerix Developer Tools
ConfirmEmployeeInformation Field (DefaultEnrollmentRule)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > DefaultEnrollmentRule Class : ConfirmEmployeeInformation Field
Confirm employee information before enrollment
Syntax
'Declaration
 
<XmlElementAttribute()>
Public ConfirmEmployeeInformation As Boolean
'Usage
 
Dim instance As DefaultEnrollmentRule
Dim value As Boolean
 
value = instance.ConfirmEmployeeInformation
 
instance.ConfirmEmployeeInformation = value
[XmlElement()]
public bool ConfirmEmployeeInformation
public field ConfirmEmployeeInformation: Boolean; 
XmlElementAttribute()
public var ConfirmEmployeeInformation : boolean;
[XmlElement()]
public: bool ConfirmEmployeeInformation
[XmlElement()]
public:
bool ConfirmEmployeeInformation
See Also

Reference

DefaultEnrollmentRule Class
DefaultEnrollmentRule Members