protected bool IsChecked()
 {
     return(AttendRegistrationEngine.IsChecked(CurrentData.Code));
 }