Table of Contents

Class QSurveyQuestionFilter

Namespace
InSite.Application.Surveys.Read
Assembly
Shift.Sdk.dll
public class QSurveyQuestionFilter : Filter, ISearchReport
Inheritance
QSurveyQuestionFilter
Implements
Inherited Members
Extension Methods

Constructors

QSurveyQuestionFilter()

public QSurveyQuestionFilter()

Properties

ExcludeQuestionsID

public Guid[] ExcludeQuestionsID { get; set; }

Property Value

Guid[]

ExcludeQuestionsTypes

public SurveyQuestionType[] ExcludeQuestionsTypes { get; set; }

Property Value

SurveyQuestionType[]

HasOptions

public bool? HasOptions { get; set; }

Property Value

bool?

HasResponseAnswer

public bool? HasResponseAnswer { get; set; }

Property Value

bool?

IncludeQuestionsTypes

public SurveyQuestionType[] IncludeQuestionsTypes { get; set; }

Property Value

SurveyQuestionType[]

SurveyFormIdentifier

public Guid? SurveyFormIdentifier { get; set; }

Property Value

Guid?