BenSelect Documentation
EmployeeQuestionResponseView Class
See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.View.Engagement.Activity Namespace : EmployeeQuestionResponseView Class
Employee's response to question.

Object Model

EmployeeQuestionResponseView ClassEmployeeView ClassEmployeeQuizView ClassEmployeeSurveyView ClassQuestionView ClassQuestionAnswerView Class

Public Properties

 NameDescription
public PropertyAnswerReturns answer text.  
public PropertyAsOfDateReturn the date and time when last updated. (Inherited from Selerix.BenSelect.Api.ApplicationCore.View.BaseEntityView<EmployeeQuestionResponse>)
public PropertyEmployeeReturns employee. Anonymous surveys or quizzes won't have employee set.  
public PropertyEmployeeQuizReturns quiz response belongs to.  
public PropertyEmployeeSurveyReturns survey response belongs to.  
public PropertyIdReturns integer identifier. (Inherited from Selerix.BenSelect.Api.ApplicationCore.View.BaseEntityView<EmployeeQuestionResponse>)
public PropertyQuestionReturns question response given to.  
public PropertyQuestionAnswerReturns question answer selected.  
public PropertyUniqueIdReturn unique identifier. (Inherited from Selerix.BenSelect.Api.ApplicationCore.View.BaseEntityView<EmployeeQuestionResponse>)
Top

Public Methods

 NameDescription
public MethodEqualsOverridden. Determines whether the specified System.Object is equal to this instance.  
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.EmployeeQuestionResponseView

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.