Table of Contents

Class QSurveyOptionList

Namespace
InSite.Application.Surveys.Read
Assembly
Shift.Sdk.dll
public class QSurveyOptionList
Inheritance
QSurveyOptionList
Inherited Members
Extension Methods

Constructors

QSurveyOptionList()

public QSurveyOptionList()

Properties

QSurveyOptionItems

public virtual ICollection<QSurveyOptionItem> QSurveyOptionItems { get; set; }

Property Value

ICollection<QSurveyOptionItem>

SurveyOptionListIdentifier

public Guid SurveyOptionListIdentifier { get; set; }

Property Value

Guid

SurveyOptionListSequence

public int SurveyOptionListSequence { get; set; }

Property Value

int

SurveyQuestion

public virtual QSurveyQuestion SurveyQuestion { get; set; }

Property Value

QSurveyQuestion

SurveyQuestionIdentifier

public Guid SurveyQuestionIdentifier { get; set; }

Property Value

Guid