BenSelect Documentation
EmployeeQuizView Class
See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.View.Engagement.Activity Namespace : EmployeeQuizView Class
Employee's quiz.

Object Model

EmployeeQuizView ClassEmployeeView ClassEmployeeEngagementEventView ClassQuizView Class

Public Properties

 NameDescription
public PropertyAsOfDateReturn the date and time when last updated. (Inherited from Selerix.BenSelect.Api.ApplicationCore.View.BaseEntityView<EmployeeQuiz>)
public PropertyCompletedDateReturns date quiz was completed.  
public PropertyCreatedDateReturns date quiz was created.  
public PropertyEmployeeReturns employee. Anonymous quizzes won't have employee set.  
public PropertyEventReturns engagement event associated with this entity.  
public PropertyIdReturns integer identifier. (Inherited from Selerix.BenSelect.Api.ApplicationCore.View.BaseEntityView<EmployeeQuiz>)
public PropertyOpenedDateReturns date quiz was opened.  
public PropertyQuestionResponsesReturns list of question responses.  
public PropertyQuizReturns quiz.  
public PropertyScoreReturns score employee got for this quiz.  
public PropertyUniqueIdReturn unique identifier. (Inherited from Selerix.BenSelect.Api.ApplicationCore.View.BaseEntityView<EmployeeQuiz>)
Top

Public Methods

 NameDescription
public MethodEqualsOverridden. Determines whether the specified System.Object is equal to this instance.  
public MethodGetAnswerByQuestionIdReturns answer to a question by question id.  
public MethodGetAnswerByQuestionOrderNumberReturns answer to a question by question order number.  
public MethodGetAnswerByQuestionTextReturns answer to a question by question text.  
public MethodGetAnswerByQuestionUniqueIdReturns answer to a question by question unique id.  
public MethodGetHashCodeOverridden. Returns a hash code for this instance.  
Top

Public Operators

public Operator Equality Implements the operator ==.
public Operator Inequality Implements the operator !=.
Top

Inheritance Hierarchy

System.Object
   Selerix.BenSelect.Api.ApplicationCore.View.BaseEntityView<T>
      Selerix.BenSelect.Api.ApplicationCore.View.Engagement.Activity.EmployeeQuizView

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.